Package | Description |
---|---|
org.apache.commons.scxml2.w3c |
Modifier and Type | Method and Description |
---|---|
static W3CTests.Datamodel |
W3CTests.Datamodel.fromValue(String value) |
W3CTests.Datamodel |
W3CTests.Assertions.Assertion.getDatamodel() |
static W3CTests.Datamodel |
W3CTests.Datamodel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static W3CTests.Datamodel[] |
W3CTests.Datamodel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
W3CTests.runTest(W3CTests.Assertions.Assertion assertion,
W3CTests.Tests tests,
W3CTests.Datamodel datamodel,
boolean singleTest,
W3CTests.TestResults results)
Run a single W3C IRP test (assert)
|
protected void |
W3CTests.runTests(String testId,
W3CTests.Datamodel datamodel)
Run one or multiple W3C IRP tests
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.