TestBalloon
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TestBalloon
testBalloon-framework-core
/
de.infix.testBalloon.framework.core
/
TestElement
Test
Element
sealed
class
TestElement
:
AbstractTestElement
(
source
)
Inheritors
Test
TestSuite
Members
Types
Path
Link copied to clipboard
class
Path
:
AbstractTestElement.Path
A path uniquely identifying a test element in its test hierarchy.
Properties
test
Config
Link copied to clipboard
var
testConfig
:
TestConfig
The element's configuration.
test
Element
Is
Enabled
Link copied to clipboard
open
override
val
testElementIsEnabled
:
Boolean
test
Element
Path
Link copied to clipboard
open
override
val
testElementPath
:
TestElement.Path
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String