java.lang.Object
org.yamcs.tests.AbstractIntegrationTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
yamcsHost
- See Also:
-
yamcsPort
protected final int yamcsPort- See Also:
-
yamcsInstance
- See Also:
-
yamcsClient
protected org.yamcs.client.YamcsClient yamcsClient -
adminUsername
-
adminPassword
protected char[] adminPassword
-
-
Constructor Details
-
AbstractIntegrationTest
public AbstractIntegrationTest()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
before
@BeforeEach public void before() throws org.yamcs.client.ClientException- Throws:
org.yamcs.client.ClientException
-
setupYamcs
- Throws:
Exception
-
after
- Throws:
InterruptedException
-
shutDownYamcs
- Throws:
Exception
-