|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectapplicationLogic.utility.IntArrayWrapperTest
public class IntArrayWrapperTest
Constructor Summary | |
---|---|
IntArrayWrapperTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGetIntArr()
Test method for IntArrayWrapper.getIntArr() . |
void |
testSetIntArr()
Test method for IntArrayWrapper.setIntArr(int[]) . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntArrayWrapperTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public final void testSetIntArr()
IntArrayWrapper.setIntArr(int[])
.
public final void testGetIntArr()
IntArrayWrapper.getIntArr()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |