public class ImapRequestDecoderTest
extends java.lang.Object
| Constructor and Description |
|---|
ImapRequestDecoderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInvalid() |
void |
testSimpleTagAndCommand() |
void |
testTagAndCommandAndOneParameter() |
void |
testTagAndCommandAndTwoParameter() |
void |
testTagAndCommandAndTwoParameterAndOneLiteral() |
void |
testTagAndCommandAndTwoParameterAndOneLiteralWithoutContinuation() |
public void testInvalid()
public void testSimpleTagAndCommand()
public void testTagAndCommandAndOneParameter()
public void testTagAndCommandAndTwoParameter()
public void testTagAndCommandAndTwoParameterAndOneLiteral()
public void testTagAndCommandAndTwoParameterAndOneLiteralWithoutContinuation()
Copyright © 2021. All Rights Reserved.