public interface TestChunk
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader() |
List<Method> |
getTestMethodsToBeExecutedByThisClassloader() |
boolean |
isMethodToBeExecutedByThisClassloader(Method method) |
ClassLoader getClassLoader()
List<Method> getTestMethodsToBeExecutedByThisClassloader()
boolean isMethodToBeExecutedByThisClassloader(Method method)
Copyright © 2019. All rights reserved.