Package | Description |
---|---|
org.junit.experimental.theories.internal | |
org.junit.experimental.theories.suppliers |
Modifier and Type | Class and Description |
---|---|
class |
AllMembersSupplier
Supplies Theory parameters based on all public members of the target class.
|
class |
BooleanSupplier |
class |
EnumSupplier |
class |
SpecificDataPointsSupplier |
Modifier and Type | Class and Description |
---|---|
class |
TestedOnSupplier |
Copyright © 2002–2021 JUnit. All rights reserved.