com.googlecode.mycontainer.js.junit
Class MyContainerJSRunner

java.lang.Object
  extended by org.junit.runner.Runner
      extended by com.googlecode.mycontainer.js.junit.MyContainerJSRunner

public class MyContainerJSRunner
extends org.junit.runner.Runner


Constructor Summary
MyContainerJSRunner(java.lang.Class<?> clazz)
           
 
Method Summary
 org.junit.runner.Description getDescription()
           
 void run(org.junit.runner.notification.RunNotifier notifier)
           
 
Methods inherited from class org.junit.runner.Runner
testCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyContainerJSRunner

public MyContainerJSRunner(java.lang.Class<?> clazz)
Method Detail

getDescription

public org.junit.runner.Description getDescription()
Specified by:
getDescription in class org.junit.runner.Runner

run

public void run(org.junit.runner.notification.RunNotifier notifier)
Specified by:
run in class org.junit.runner.Runner


Copyright © 2008-2012 Mycontainer Team. All Rights Reserved.