org.databene.contiperf.junit
Class ParallelRunner.ChildRunnable
java.lang.Object
org.databene.contiperf.junit.ParallelRunner.ChildRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ParallelRunner
public class ParallelRunner.ChildRunnable
- extends Object
- implements Runnable
Constructor Summary |
ParallelRunner.ChildRunnable(org.junit.runners.model.FrameworkMethod method,
org.junit.runner.notification.RunNotifier notifier)
|
ParallelRunner.ChildRunnable
public ParallelRunner.ChildRunnable(org.junit.runners.model.FrameworkMethod method,
org.junit.runner.notification.RunNotifier notifier)
run
public void run()
- Specified by:
run
in interface Runnable
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.