org.appfuse.model
Class ResumeTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.appfuse.model.ResumeTest
- All Implemented Interfaces:
- Test
- public class ResumeTest
- extends TestCase
Generated by JUnitDoclet, a tool provided by
ObjectFab GmbH under LGPL.
Please see www.junitdoclet.org, www.gnu.org
and www.objectfab.de for informations about
the tool, the licence and the authors.
| 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 |
ResumeTest
public ResumeTest(String name)
createInstance
public Resume createInstance()
throws Exception
- Throws:
Exception
setUp
protected void setUp()
throws Exception
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Throws:
Exception
testSetGetDescription
public void testSetGetDescription()
throws Exception
- Throws:
Exception
testSetGetId
public void testSetGetId()
throws Exception
- Throws:
Exception
testSetGetName
public void testSetGetName()
throws Exception
- Throws:
Exception
testSetGetObjective
public void testSetGetObjective()
throws Exception
- Throws:
Exception
testSetGetUserId
public void testSetGetUserId()
throws Exception
- Throws:
Exception
testVault
public void testVault()
throws Exception
- JUnitDoclet moves marker to this method, if there is not match
for them in the regenerated code and if the marker is not empty.
This way, no test gets lost when regenerating after renaming.
Method testVault is supposed to be empty.
- Throws:
Exception
main
public static void main(String[] args)
Copyright © 2002-2004