Uses of Class
io.openmanufacturing.sds.test.TestAspect
-
-
Uses of TestAspect in io.openmanufacturing.sds.test
Methods in io.openmanufacturing.sds.test that return TestAspect Modifier and Type Method Description static TestAspectTestAspect. valueOf(String name)Returns the enum constant of this type with the specified name.static TestAspect[]TestAspect. values()Returns an array containing the constants of this enum type, in the order they are declared.
-