|
|||||||||
| 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
public abstract class ApplicationEBaseTestCase
This class consists of JUnit tests for deploying Application E on Unit Testing Servers 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 | |
|---|---|
protected static java.lang.String |
APPLICATION_NAME
|
protected byte |
currentVersion
|
protected static java.lang.String |
FILE_MAIN
|
protected static java.lang.String |
FILE_MAIN_LDAP
|
protected static java.lang.String |
FILE_VERSION_1
|
protected static java.lang.String |
FILE_VERSION_2
|
protected static java.lang.String |
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 | |
|---|---|
ApplicationEBaseTestCase(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
protected void |
doLoadFromFile()
|
protected void |
doLoadFromResource()
|
protected void |
pause(int seconds)
|
protected void |
renamePropertyList1ToPropertyList()
|
protected void |
renamePropertyList2ToPropertyList()
|
protected void |
renamePropertyList3ToPropertyList()
|
protected void |
renamePropertyListToPropertyList1()
|
protected void |
renamePropertyListToPropertyList2()
|
protected void |
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, setUp, 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 |
| Field Detail |
|---|
protected static final java.lang.String APPLICATION_NAME
protected static final java.lang.String FILE_VERSION_1
protected static final java.lang.String FILE_VERSION_2
protected static final java.lang.String FILE_VERSION_3
protected static final java.lang.String FILE_MAIN
protected static final java.lang.String FILE_MAIN_LDAP
protected byte currentVersion
| Constructor Detail |
|---|
public ApplicationEBaseTestCase(java.lang.String arg0)
| Method Detail |
|---|
protected void doLoadFromResource()
doLoadFromResource in class Habitat4JBaseTestCase
protected void doLoadFromFile()
throws PropertyListHandlerException
PropertyListHandlerExceptionprotected void renamePropertyList1ToPropertyList()
protected void renamePropertyListToPropertyList1()
protected void renamePropertyList2ToPropertyList()
protected void renamePropertyListToPropertyList2()
protected void renamePropertyList3ToPropertyList()
protected void renamePropertyListToPropertyList3()
protected void pause(int seconds)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||