Uses of Class
com.github.nylle.javafixture.annotations.testcases.TestCase
-
Packages that use TestCase Package Description com.github.nylle.javafixture.annotations.testcases -
-
Uses of TestCase in com.github.nylle.javafixture.annotations.testcases
Methods in com.github.nylle.javafixture.annotations.testcases that return TestCase Modifier and Type Method Description TestCase[]value()Constructors in com.github.nylle.javafixture.annotations.testcases with parameters of type TestCase Constructor Description ReflectedTestCase(TestCase testCase)
-