Uses of Class
com.carrotsearch.ant.tasks.junit4.JUnit4.ExtendedVariable
-
Packages that use JUnit4.ExtendedVariable Package Description com.carrotsearch.ant.tasks.junit4 -
-
Uses of JUnit4.ExtendedVariable in com.carrotsearch.ant.tasks.junit4
Methods in com.carrotsearch.ant.tasks.junit4 with parameters of type JUnit4.ExtendedVariable Modifier and Type Method Description void
JUnit4. addConfiguredSysproperty(JUnit4.ExtendedVariable sysp)
Adds a system property to any forked JVM.void
JUnit4. addEnv(JUnit4.ExtendedVariable var)
Adds an environment variable; used when forking.
-