|
|||||||||
| 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.productivity.java.habitat4j.junit.Habitat4JBaseTestCase
org.productivity.java.habitat4j.junit.ApplicationFonDev2TestCase
public class ApplicationFonDev2TestCase
Habitat4J Test Case for Application F on Dev Workstation #2.
## LICENSE INFORMATION ##
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
| Field Summary | |
|---|---|
static java.lang.String[] |
TEST_LIST
|
| Fields inherited from class org.productivity.java.habitat4j.junit.Habitat4JBaseTestCase |
|---|
DATA_EXAMPLES_FILE_PATH, DATA_EXAMPLES_RESOURCE_PATH, logger, SERVER_IDENTITY_FILENAME |
| Constructor Summary | |
|---|---|
ApplicationFonDev2TestCase(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
protected void |
doLoadFromResource()
|
protected void |
doLoadFromResource(PropertyListXMLMap map)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAlternatePropertyFile()
|
| Methods inherited from class org.productivity.java.habitat4j.junit.Habitat4JBaseTestCase |
|---|
setUp, setUp, setUp, setUp |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] TEST_LIST
| Constructor Detail |
|---|
public ApplicationFonDev2TestCase(java.lang.String arg0)
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exception
protected void doLoadFromResource()
throws PropertyListHandlerException
doLoadFromResource in class Habitat4JBaseTestCasePropertyListHandlerException
protected void doLoadFromResource(PropertyListXMLMap map)
throws PropertyListHandlerException
PropertyListHandlerExceptionpublic void testAlternatePropertyFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||