public class EARL extends Object
Modifier and Type | Field and Description |
---|---|
static Property |
assertedBy |
static Resource |
Assertion
Parent node that contains all parts of an assertion
|
static Resource |
Assertor
Persons or evaluation tools that claim assertions
|
static Resource |
automatic
Test was performed by a tool only
|
static Resource |
cannotTell
Outcome of the test is uncertain
|
static Resource |
CompoundAssertor
Group of persons or evaluation tools that claim assertions
|
static Resource |
Content
Subjects that are available on the Web
|
static Property |
context |
static Resource |
fail
Test failed
|
static Property |
helpAssertor
Assertor assisting to determine assertion result
|
static Resource |
heuristic
Result was derived from other results
|
static Property |
info |
static Property |
mainAssertor
Assertor mainly responsible for determining assertion result
|
static Resource |
manual
Test was performed by a human only
|
static Property |
mode |
static Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static Resource |
notApplicable
Test is not applicable to the subject
|
static Resource |
notAvailable
Test was performed by a combination of persons and tools
|
static Resource |
notTested
Test has not been carried out
|
static String |
NS
The namespace of the vocabulary as a string
|
static Property |
outcome |
static Resource |
OutcomeValue
Nominal value of the result
|
static Resource |
pass
Test passed
|
static Property |
pointer |
static Property |
result |
static Resource |
semiAutomatic
Test was performed primarily by a tool, and human assistance
|
static Resource |
SingleAssertor
One person or evaluation tool that claims assertions
|
static Resource |
Software
A tool that can perform tests or be the subject of testing
|
static Property |
sourceCopy |
static Property |
subject |
static Property |
test |
static Resource |
TestCase
A test case against which subjects are tested
|
static Resource |
TestCriterion
A testable statement against which subjects are tested
|
static Resource |
TestMode
Mode in which tests were conducted
|
static Resource |
TestRequirement
A requirement against which subjects are tested
|
static Resource |
TestResult
Result from conducting test cases on subjects
|
static Resource |
TestSubject
Subject of the assertion
|
Constructor and Description |
---|
EARL() |
public static final String NS
The namespace of the vocabulary as a string
public static final Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final Property assertedBy
public static final Property info
public static final Property outcome
public static final Property mode
public static final Property helpAssertor
Assertor assisting to determine assertion result
public static final Property result
public static final Property mainAssertor
Assertor mainly responsible for determining assertion result
public static final Property pointer
public static final Property sourceCopy
public static final Property test
public static final Property subject
public static final Property context
public static final Resource CompoundAssertor
Group of persons or evaluation tools that claim assertions
public static final Resource OutcomeValue
Nominal value of the result
public static final Resource TestResult
Result from conducting test cases on subjects
public static final Resource TestCase
A test case against which subjects are tested
public static final Resource SingleAssertor
One person or evaluation tool that claims assertions
public static final Resource TestCriterion
A testable statement against which subjects are tested
public static final Resource Assertion
Parent node that contains all parts of an assertion
public static final Resource TestMode
Mode in which tests were conducted
public static final Resource Content
Subjects that are available on the Web
public static final Resource Software
A tool that can perform tests or be the subject of testing
public static final Resource TestRequirement
A requirement against which subjects are tested
public static final Resource TestSubject
Subject of the assertion
public static final Resource Assertor
Persons or evaluation tools that claim assertions
public static final Resource fail
Test failed
public static final Resource notTested
Test has not been carried out
public static final Resource pass
Test passed
public static final Resource semiAutomatic
Test was performed primarily by a tool, and human assistance
public static final Resource notApplicable
Test is not applicable to the subject
public static final Resource heuristic
Result was derived from other results
public static final Resource automatic
Test was performed by a tool only
public static final Resource manual
Test was performed by a human only
public static final Resource cannotTell
Outcome of the test is uncertain
public static final Resource notAvailable
Test was performed by a combination of persons and tools
Licenced under the Apache License, Version 2.0