class UPconnectTestTargetDriver
Package: swiss.avm.up.core.generic.testing.junit.javamodel.UPconnectTestTargetDriver
Direct Known Subclasses:
class UPconnectTestTargetDriver extends Decorator
specific settings for test target driver
Properties
adsProperties
UPconnectAdsProperties[1..1]
failAllOnFailure
Automatically fails all tests succeeding the first failed test.
(i) can be used to prevent unexpected behaviour of the target system after a failed test
(i) can be used to hold the test target system in the state where a test failed, which can be useful for examination
BooleanLiteral[1..1]
A literal where only the two values 'false' and 'true' are accepted.
host
IP address or hostname of the executing test target platform configuration
/!\ Make sure the network is set up, so that the target can be reached from where the tests are started.
StringLiteral[1..1]
opcProperties
UPconnectOpcProperties[1..1]
target
Reference to the decorated Resource.
Resource[1..1]
The base class of any Resource in the system.
Method Summary
accept
@FJUnitTesting
Parameters:
TestTargetDriverVisitorLiteral
Return:
Void
getAdsProperties
@FJUnitTesting
Return:
UPconnectAdsProperties
getName
@FName
getOpcProperties
@FJUnitTesting
Return:
UPconnectOpcProperties
getPlatformType
@FJUnitTesting
Return:
PlatformType
getUpconnectTestTarget
@FJUnitTesting
Return:
UPconnectTestTarget