|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
pt.moredata.tests.TestCase
pt.moredata.netbeans.modules.moredatatemplates.generator.DataEntryGeneratorTest
DataEntryGeneratorTest.java Company MoreData
| Constructor Summary | |
DataEntryGeneratorTest(java.lang.String testName)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
Executado antes de cada método do test case |
static junit.framework.Test |
suite()
A unit test suite for JUnit |
void |
testGetFileDataCase1()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testGetFileDataCase2()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testGetIteratorCodeCase1()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testGetIteratorCodeCase2()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testReplaceIteratorMacro()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testReplaceMacroClassName()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testReplaceMacroDate()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testReplaceMacroName()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testReplaceMacroTableName()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
void |
testReplaceMacroUser()
Test of replaceMacros method, of class pt.moredata.util.StringUtils. |
| Methods inherited from class pt.moredata.tests.TestCase |
assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, main, testMissingTest |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DataEntryGeneratorTest(java.lang.String testName)
| Method Detail |
protected void setUp()
public static junit.framework.Test suite()
public void testReplaceMacroName()
public void testReplaceMacroClassName()
public void testReplaceMacroDate()
public void testReplaceMacroUser()
public void testReplaceMacroTableName()
public void testGetIteratorCodeCase1()
public void testGetIteratorCodeCase2()
public void testReplaceIteratorMacro()
public void testGetFileDataCase1()
public void testGetFileDataCase2()
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||