Skip to content

class SetActionCommonModelContext

Package: swiss.avm.up.core.generic.testing.javamodel.SetActionCommonModelContext

Direct Known Subclasses:


class SetActionCommonModelContext extends ASetActionMethod, ACommonModelArgument, ACommonMethodArgument

Using common methods that affect the entire application.

For example:

cluster.ack(), cluster.msgTest_setLevel() ...

Properties

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

commonFunction

AbstractCommonFunction[1..1]

execute

Specify in which case the current action should be executed:

- allways: Action is executed in any case
- passed: Action is executed when all previous actions have been successful.
- failed: Action is executed if any of the previous actions failed.

Execute[0..1]

method

CommonMethodModelContext[1..1]

parameter

ACommonFunctionParameterSelect[0..N]

parameter

Valid parameters for the current context.

ASetParameter[1..1]

target

Resource[1..1]

The base class of any Resource in the system.

target

AbstractMessageGroupDefinition[1..1]

Method Summary

getTestValue

Parameters:

Model
TestCaseInstance
SuiteInstance

indexOf

@TestingFunctionSpace

Parameters:

TestCaseInstance

Return:

IntegerLiteral