Class TestReflectionUtils
- java.lang.Object
-
- com.github.noconnor.junitperf.utils.TestReflectionUtils
-
public class TestReflectionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description TestReflectionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Method>findAfterEach(Object testClass)static List<Method>findBeforeEach(Object testClass)
-