org.embl.ebi.escience.scuflworkers
Class ProcessorHelperTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.embl.ebi.escience.scuflworkers.ProcessorHelperTest
All Implemented Interfaces:
junit.framework.Test

public class ProcessorHelperTest
extends junit.framework.TestCase


Constructor Summary
ProcessorHelperTest()
           
 
Method Summary
 void setUp()
           
 void testForUnknownProcessorIcon()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessorHelperTest

public ProcessorHelperTest()
Method Detail

setUp

public void setUp()
           throws java.io.IOException
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.io.IOException

testForUnknownProcessorIcon

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