|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
fr.paris5.shaman.system.AbstractServerTest | +--fr.paris5.shaman.insight.content.ImportFromLegendServerTest
Tests content import from a Legend server. Only the Legend server is launched, the Insight Manager (and subsequent store & connector) are running in-process, for easier debugging.
This test also relies on the content of $HAMAN_HOME/src/test/legend-content/webdavput directory, which should not be changed.
Inner classes inherited from class fr.paris5.shaman.system.AbstractServerTest |
AbstractServerTest.MyServerTestSupportUser |
Field Summary | |
private InsightManager |
insightManager
Deprecated. |
private InsightModel |
insightModel
Deprecated. |
private LegendConnector |
legendConnector
Deprecated. |
private static java.lang.String |
PUTFILES_TARGET
Deprecated. |
private static java.util.Set |
REQUIRED_SERVERS
Deprecated. |
private static java.lang.String |
SCRIPT_NAME
Deprecated. |
private BLOBStore |
store
Deprecated. |
Fields inherited from class fr.paris5.shaman.system.AbstractServerTest |
serverTestSupport, supportUser |
Constructor Summary | |
ImportFromLegendServerTest(java.lang.String name)
Deprecated. |
Method Summary | |
(package private) static void |
Deprecated. |
void |
doSetUp()
Deprecated. Override for doing things in derived classes. |
protected void |
doTearDown()
Deprecated. Override for doing things in derived classes. |
java.util.Set |
getRequiredServers()
Deprecated. Override to require less servers than all servers. |
static void |
main(java.lang.String[] args)
Deprecated. |
static junit.framework.Test |
suite()
Deprecated. |
void |
testImport()
Deprecated. |
Methods inherited from class fr.paris5.shaman.system.AbstractServerTest |
getAntProject, getAntUserProperties, setUp, tearDown |
Field Detail |
private LegendConnector legendConnector
private BLOBStore store
private InsightModel insightModel
private static final java.lang.String PUTFILES_TARGET
private static final java.lang.String SCRIPT_NAME
private static final java.util.Set REQUIRED_SERVERS
private InsightManager insightManager
Constructor Detail |
public ImportFromLegendServerTest(java.lang.String name)
Method Detail |
public void testImport()
static void()
public java.util.Set getRequiredServers()
AbstractServerTest
getRequiredServers
in class AbstractServerTest
fr.paris5.shaman.system.AbstractServerTest
ServerSystem
.public void doSetUp()
AbstractServerTest
doSetUp
in class AbstractServerTest
protected void doTearDown()
AbstractServerTest
doTearDown
in class AbstractServerTest
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |