PSE 2000 Group 4

jobmatch.data.test
Class BinaryTest

jobmatch.data.test.BinaryTest

public class BinaryTest

TestCase for Binary Data Storage

Since:
June 12 2000
Version:
$Revision: 1.2 $

Constructor Summary
BinaryTest(String name)
           
 
Method Summary
 void setUp()
           
static jobmatch.data.test.Test suite()
           
 void testPicture()
           
 

Constructor Detail

BinaryTest

public BinaryTest(String name)
Method Detail

setUp

public void setUp()

testPicture

public void testPicture()
                 throws Exception

suite

public static jobmatch.data.test.Test suite()

PSE 2000 Group 4