|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.kemet.tests.location.TestMdC
public class TestMdC
location manager tests
Field Summary |
---|
Constructor Summary | |
---|---|
TestMdC()
|
Method Summary | |
---|---|
void |
setUp()
initialize the parameters before to execute the tests. |
void |
testFonctionnal()
fonctionnal tests. |
void |
testLocationbracket()
tests for bracket code. |
void |
testLocationDoublePoint()
tests for double point code. |
void |
testLocationEndOfLine()
tests for end of line. |
void |
testLocationIndentAndStar()
tests for ident and star codes. |
void |
testNullValues()
test null values. |
void |
testSpecialCaracter()
test special caracter. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, 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, format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestMdC()
Method Detail |
---|
public void setUp()
initialize the parameters before to execute the tests.
setUp
in class junit.framework.TestCase
public void testNullValues()
test null values.
public void testSpecialCaracter()
test special caracter.
public void testFonctionnal()
fonctionnal tests.
public void testLocationIndentAndStar()
tests for ident and star codes.
public void testLocationDoublePoint()
tests for double point code.
public void testLocationEndOfLine()
tests for end of line.
public void testLocationbracket()
tests for bracket code.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |