org.dawb.common.python.test
Class EDPluginTest

java.lang.Object
  extended by org.dawb.common.python.test.EDPluginTest

public class EDPluginTest
extends java.lang.Object

Class to test Python class, requires further tests to be written. The current tests here could also be done smarter and improve coverage. Please add more tests...

Author:
gerring

Constructor Summary
EDPluginTest()
           
 
Method Summary
 void testCreatePlugin()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDPluginTest

public EDPluginTest()
Method Detail

testCreatePlugin

public void testCreatePlugin()
                      throws java.lang.Exception
Throws:
java.lang.Exception