Skip to content

class TestCaseVariable

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

Direct Known Subclasses:


class TestCaseVariable extends NamedResource, BaseArrayVariable

A case variable is used for the local storage of values during a test run.

Properties

arrayIndex

ArrayIndex[0..N]

arrayIndex

ArrayIndex[0..N]

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

name

The name of this Resource.

StringLiteral[1..1]

type

Type[1..1]

type

Type[1..1]

type

StandardType[0..1]