| 
 | Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.biomoby.service.test.MobyServletTestCase
ca.ucalgary.services.test.LegacyServiceTestCase
public class LegacyServiceTestCase
| Constructor Summary | |
|---|---|
| LegacyServiceTestCase(String name) | |
| Method Summary | |
|---|---|
| static void | main(String[] args) | 
| static junit.framework.Test | suite() | 
|  void | testBinaryRegex()Loads a binary file, then tests it against a regex, creates a MOBY object, and then the new object is compared to the original file data (they should be identical byte arrays. | 
| Methods inherited from class org.biomoby.service.test.MobyServletTestCase | 
|---|
| getMobyServlet, testAsync, testHTML, testMain, testRDF, testRequestChain, testSecondaryParams, testServletTester, testSoapParsing | 
| 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, failNotEquals, failNotSame, failSame, format | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public LegacyServiceTestCase(String name)
| Method Detail | 
|---|
public void testBinaryRegex()
public static junit.framework.Test suite()
public static void main(String[] args)
| 
 | Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||