|
|||||||||
| 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.ApplicationEBaseTestCase
org.productivity.java.habitat4j.junit.ApplicationEonUnitTesting2TestCase
public class ApplicationEonUnitTesting2TestCase
This class consists of JUnit tests for deploying Application E on Unit Testing Server #2 with Habitat4J.
## 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.ApplicationEBaseTestCase |
|---|
APPLICATION_NAME, currentVersion, FILE_MAIN, FILE_MAIN_LDAP, FILE_VERSION_1, FILE_VERSION_2, FILE_VERSION_3 |
| Fields inherited from class org.productivity.java.habitat4j.junit.Habitat4JBaseTestCase |
|---|
DATA_EXAMPLES_FILE_PATH, DATA_EXAMPLES_RESOURCE_PATH, logger, SERVER_IDENTITY_FILENAME |
| Constructor Summary | |
|---|---|
ApplicationEonUnitTesting2TestCase(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testReloadOnUnitServer2()
|
| Methods inherited from class org.productivity.java.habitat4j.junit.ApplicationEBaseTestCase |
|---|
doLoadFromFile, doLoadFromResource, pause, renamePropertyList1ToPropertyList, renamePropertyList2ToPropertyList, renamePropertyList3ToPropertyList, renamePropertyListToPropertyList1, renamePropertyListToPropertyList2, renamePropertyListToPropertyList3 |
| 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 ApplicationEonUnitTesting2TestCase(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.Exceptionpublic void testReloadOnUnitServer2()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||