public class FlrFieldLengthTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
FlrFieldLengthTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExpectedLength()
Tests the case that the value has the same length as the FLR field.
|
void |
testLonger()
Tests the case that the value is longer than the length of the FLR field.
|
void |
testShorter()
Tests the case that the value is shorter than the length of the FLR field.
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void testExpectedLength()
public void testShorter()
public void testLonger()
Copyright © 2014. All rights reserved.