public static interface TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation
Modifier and Type | Method | Description |
---|---|---|
TestClassTransformer |
fromAllMethodsExcept(Method singleMethodToRunOnThisClassLoader) |
|
TestClassTransformer |
fromMethods(Collection<Method> testMethodsThatRunOnOtherClassLoaders) |
TestClassTransformer fromMethods(Collection<Method> testMethodsThatRunOnOtherClassLoaders)
TestClassTransformer fromAllMethodsExcept(Method singleMethodToRunOnThisClassLoader)
Copyright © 2007–2019. All rights reserved.