Package de.bechte.junit.runners.context.processing

Interface Summary
ChildExecutor<T> A ChildExecutor is responsible for executing all tests for the given object.
ChildResolver<T> A ChildResolver is responsible for resolving all children for the given TestClass.
 

Class Summary
ContextExecutor The ContextExecutor is responsible for executing a sub-contexts, represented by the given Class.
ContextResolver A ContextResolver is responsible for resolving all sub-contexts for the given TestClass.
MethodExecutor The MethodExecutor is responsible for executing a test for the given FrameworkMethod.
MethodResolver A MethodResolver is responsible for resolving all tests for the given TestClass.
 



Copyright © 2015. All rights reserved.