public class BaseNCodecTest extends Object
Constructor and Description |
---|
BaseNCodecTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testBaseNCodec() |
void |
testContainsAlphabetOrPad() |
void |
testIsInAlphabetByte() |
void |
testIsInAlphabetByteArrayBoolean() |
void |
testIsInAlphabetString() |
void |
testIsWhiteSpace() |
public BaseNCodecTest()
public void setUp()
public void testBaseNCodec()
public void testIsWhiteSpace()
public void testIsInAlphabetByte()
public void testIsInAlphabetByteArrayBoolean()
public void testIsInAlphabetString()
public void testContainsAlphabetOrPad()
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.