|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
org.apache.directory.shared.ldap.codec.LdapMessageTest
public class LdapMessageTest
A global Ldap Decoder test
| Constructor Summary | |
|---|---|
LdapMessageTest()
|
|
| Method Summary | |
|---|---|
void |
testDecodeMessageIdLengthNull()
Test the decoding of null length messageId |
void |
testDecodeMessageIdMaxInt()
Test the decoding of messageId which value is -1 |
void |
testDecodeMessageIdMinusOne()
Test the decoding of null length messageId |
void |
testDecodeMessageLengthNull()
Test the decoding of null length messageId |
void |
testDecodeUnBindRequestNoControls()
Test the decoding of a LdapMessage with a large MessageId |
void |
testDecodeWrongProtocolOpMaxInt()
Test the decoding of a message with a wrong protocol operation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LdapMessageTest()
| Method Detail |
|---|
public void testDecodeMessageLengthNull()
public void testDecodeMessageIdLengthNull()
public void testDecodeMessageIdMinusOne()
public void testDecodeMessageIdMaxInt()
public void testDecodeWrongProtocolOpMaxInt()
public void testDecodeUnBindRequestNoControls()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||