-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Property
assertor of an assertionstatic final Resource
a statement that embodies the results of a teststatic final Resource
an entity such as a person, a software tool, an organization, or any other grouping that carries out a test collectivelystatic final Resource
static final Resource
the class of outcomes to denote an undetermined outcomestatic final Resource
static final Resource
the class of outcomes to denote failing a teststatic final Resource
static final Resource
static final Property
additional warnings or error messages in a human-readable formstatic final Property
assertor that is primarily responsible for performing the teststatic final Resource
static final Property
mode in which the test was performedstatic final Resource
The namespace of the vocabulary as a resourcestatic final Resource
the class of outcomes to denote the test is not applicablestatic final Resource
the class of outcomes to denote the test has not been carried outstatic final String
The namespace of the vocabulary as a stringstatic final Property
outcome of performing the teststatic final Resource
a discrete value that describes a resulting condition from carrying out the teststatic final Resource
the class of outcomes to denote passing a teststatic final Resource
static final Property
location within a test subject that are most relevant to a test resultstatic final Property
result of an assertionstatic final Resource
static final Resource
any piece of software such as an authoring tool, browser, or evaluation toolstatic final Property
test subject of an assertionstatic final Property
test criterion of an assertionstatic final Resource
an atomic test, usually one that is a partial test for a requirementstatic final Resource
a testable statement, usually one that can be passed or failedstatic final Resource
describes how a test was carried outstatic final Resource
a higher-level requirement that is tested by executing one or more sub-testsstatic final Resource
the actual result of performing the teststatic final Resource
the class of things that have been tested against some test criterionstatic final Resource
static final Resource
static final Resource
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
assertedBy
assertor of an assertion
-
info
additional warnings or error messages in a human-readable form
-
mainAssertor
assertor that is primarily responsible for performing the test
-
mode
mode in which the test was performed
-
outcome
outcome of performing the test
-
pointer
location within a test subject that are most relevant to a test result
-
result
result of an assertion
-
subject
test subject of an assertion
-
test
test criterion of an assertion
-
Assertion
a statement that embodies the results of a test
-
Assertor
an entity such as a person, a software tool, an organization, or any other grouping that carries out a test collectively
-
CannotTell
the class of outcomes to denote an undetermined outcome
-
Fail
the class of outcomes to denote failing a test
-
NotApplicable
the class of outcomes to denote the test is not applicable
-
NotTested
the class of outcomes to denote the test has not been carried out
-
OutcomeValue
a discrete value that describes a resulting condition from carrying out the test
-
Pass
the class of outcomes to denote passing a test
-
Software
any piece of software such as an authoring tool, browser, or evaluation tool
-
TestCase
an atomic test, usually one that is a partial test for a requirement
-
TestCriterion
a testable statement, usually one that can be passed or failed
-
TestMode
describes how a test was carried out
-
TestRequirement
a higher-level requirement that is tested by executing one or more sub-tests
-
TestResult
the actual result of performing the test
-
TestSubject
the class of things that have been tested against some test criterion
-
automatic
-
cantTell
-
failed
-
inapplicable
-
manual
-
passed
-
semiAuto
-
undisclosed
-
unknownMode
-
untested
-
-
Constructor Details
-
EARL
public EARL()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-