com.googlecode.mycontainer.js.junit
Class JavaScriptTestCase

java.lang.Object
  extended by com.googlecode.mycontainer.js.junit.JavaScriptTestCase

public class JavaScriptTestCase
extends java.lang.Object


Constructor Summary
JavaScriptTestCase(java.net.URL jsUrl)
           
 
Method Summary
 org.junit.runner.Description getDescription()
           
 boolean hasTestUnits()
           
 void run(org.junit.runner.notification.RunNotifier notifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptTestCase

public JavaScriptTestCase(java.net.URL jsUrl)
Method Detail

hasTestUnits

public boolean hasTestUnits()

getDescription

public org.junit.runner.Description getDescription()

run

public void run(org.junit.runner.notification.RunNotifier notifier)


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