public static class TestClassTransformerBuilder.RemovesTestMethodAnnotation extends Object
| Modifier and Type | Method and Description |
|---|---|
TestClassTransformer |
fromAllMethodsExcept(Method singleMethodToRunOnTargetClassLoader) |
TestClassTransformer |
fromMethods(Collection<Method> testMethodsThatRunOnOtherClassLoaders) |
public TestClassTransformer fromMethods(Collection<Method> testMethodsThatRunOnOtherClassLoaders)
public TestClassTransformer fromAllMethodsExcept(Method singleMethodToRunOnTargetClassLoader)
Copyright © 2025. All rights reserved.