com::cosylab::acs::maci::test::IntArrayTest Class Reference

Inheritance diagram for com::cosylab::acs::maci::test::IntArrayTest:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::maci::test::IntArrayTest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IntArrayTest (String name)
void testAllocation ()
void testRemoval ()
void testContainment ()
void testAddRemoveContains ()
void testIntArraySerialization ()

Static Public Member Functions

static TestSuite suite ()

Private Member Functions

void testSerialization (Object testObject)

Detailed Description

JUnit Test for IntArray.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Constructor & Destructor Documentation

com::cosylab::acs::maci::test::IntArrayTest::IntArrayTest ( String  name  )  [inline]

Member Function Documentation

static TestSuite com::cosylab::acs::maci::test::IntArrayTest::suite (  )  [inline, static]
void com::cosylab::acs::maci::test::IntArrayTest::testAddRemoveContains (  )  [inline]
void com::cosylab::acs::maci::test::IntArrayTest::testAllocation (  )  [inline]
void com::cosylab::acs::maci::test::IntArrayTest::testContainment (  )  [inline]
void com::cosylab::acs::maci::test::IntArrayTest::testIntArraySerialization (  )  [inline]
void com::cosylab::acs::maci::test::IntArrayTest::testRemoval (  )  [inline]
void com::cosylab::acs::maci::test::IntArrayTest::testSerialization ( Object  testObject  )  [inline, private]

Test serialization of the object.

Parameters:
testObject object whose serialization will be tested.

Referenced by testIntArraySerialization().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2