Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

Sct::TestFramework.StreamableTestCase Class Reference

A special sort of TestCase for classes that implement the Streamable interface. More...

Inheritance diagram for Sct::TestFramework.StreamableTestCase:

SctData.ChipConfigurationTest SctData.ChipOptionsTest SctData.ModuleConfigurationTest SctData.ModuleDefectListTest SctData.ModuleDefectTest SctData.ModuleElementTest SctData.RawScanResultTest SctData.ScanHeaderTest SctData.ScanPointsTest List of all members.

Public Member Functions

abstract Streamable getStreamable ()
 This class should return a Streamable of the appropriate type to be tested.

void testStreamable () throws java.io.IOException, java.lang.NoSuchFieldException
 The test.

void testViaFile () throws java.io.IOException, java.lang.NoSuchFieldException

Protected Member Functions

boolean compare (Object o1, Object o2) throws java.lang.NoSuchFieldException

Detailed Description

A special sort of TestCase for classes that implement the Streamable interface.

This will test their read and write methods.

Author:
Matthew Palmer


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:38:53 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3