RunnerScheduler.TestInfoProvider interface which simply
formats the test parameters as a comma-separated list.FrameworkMethodWithParameters and overwrites the parent class'
behavior to just rethrow an exception that was originally raised upon test data retrieval.Runner implementation that enhances BlockJUnit4ClassRunner
with parameterized tests.FrameworkMethod class with invocation parameters.TestInfoProvider interface
which ignores test parameters and exceptions providing an incremental
number as test description.RunnerScheduler which executes all tests with a fixed number of threads,
regardless of possible interferences between different test methods.ChildRunner.RunnerScheduler to execute tests.RunnerScheduler interface which executes all tests consecutively.Copyright © 2010–2014 Volker Bergmann. All rights reserved.