|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
org.tritonus.test.ControlTypeTestCase
public class ControlTypeTestCase
Tests for class javax.sound.sampled.Control.
| Constructor Summary | |
|---|---|
ControlTypeTestCase(java.lang.String strName)
|
|
| Method Summary | |
|---|---|
void |
testConstructor()
Checks the constructor(). |
void |
testEqualsSelfIdentity()
Checks equals(). |
void |
testEqualsSelfUnequality()
Checks equals(). |
void |
testHashCode()
Checks hashCode(). |
void |
testToString()
Checks toString(). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlTypeTestCase(java.lang.String strName)
| Method Detail |
|---|
public void testConstructor()
throws java.lang.Exception
java.lang.Exception
public void testEqualsSelfIdentity()
throws java.lang.Exception
java.lang.Exception
public void testEqualsSelfUnequality()
throws java.lang.Exception
java.lang.Exception
public void testHashCode()
throws java.lang.Exception
java.lang.Exception
public void testToString()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||