aboutsummaryrefslogtreecommitdiffstats
path: root/README.google
blob: 3f85ec8824e6042b1563333c825e5ae724c62008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
URL: https://github.com/Pragmatists/JUnitParams
License: Apache License Version 2.0
License File: LICENSE.txt

Description:
Parameterised tests that don't suck

Local Modifications:
      30244565 - Work around the Android API's lack of the class
                 javax.lang.model.type.NullType by replacing
                 with Void.
      30244565 - Work around Android's lack of the
                 java.beans.PropertyEditor and
                 java.beans.PropertyEditorManager classes by
                 removing the usages of them.
      36074730 - Make sure that filters affect the Description.