Uses of Class
com.carrotsearch.ant.tasks.junit4.JUnit4.ExtendedPropertySet
-
Packages that use JUnit4.ExtendedPropertySet Package Description com.carrotsearch.ant.tasks.junit4 -
-
Uses of JUnit4.ExtendedPropertySet in com.carrotsearch.ant.tasks.junit4
Methods in com.carrotsearch.ant.tasks.junit4 with parameters of type JUnit4.ExtendedPropertySet Modifier and Type Method Description void
JUnit4. addConfiguredSyspropertyset(JUnit4.ExtendedPropertySet sysp)
Adds a set of properties that will be used as system properties that tests can access.
-