Skip navigation links
A C D E F G H I J L M N O P S T V _ 

A

accepts(FileResource, String, Scope) - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportScannerPlugin
 
assertions - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 

C

classname - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
com.buschmais.jqassistant.plugin.junit.api.model - package com.buschmais.jqassistant.plugin.junit.api.model
 
com.buschmais.jqassistant.plugin.junit.api.scanner - package com.buschmais.jqassistant.plugin.junit.api.scanner
 
com.buschmais.jqassistant.plugin.junit.impl.scanner - package com.buschmais.jqassistant.plugin.junit.impl.scanner
 
com.buschmais.jqassistant.plugin.junit.impl.schema - package com.buschmais.jqassistant.plugin.junit.impl.schema
 
content - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
 
content - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
 
createError() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Error
createFailure() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Failure
createProperties() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Properties
createProperty() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Property
createSkipped(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of JAXBElement<String>}
createSystemErr(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of JAXBElement<String>}
createSystemOut(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of JAXBElement<String>}
createTestcase() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Testcase
createTestsuite() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Testsuite
createTestsuites() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create an instance of Testsuites

D

disabled - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
disabled - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 

E

enterContainer(File, TestReportDirectoryDescriptor, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportDirectoryScannerPlugin
 
Error - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Error() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
 
error - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
errors - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
errors - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 

F

Failure - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Failure() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
 
failure - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
failures - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
failures - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 

G

getAssertions() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the assertions property.
getClassName() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
getClassname() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the classname property.
getContainerDescriptor(File, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportDirectoryScannerPlugin
 
getContent() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
Gets the value of the content property.
getContent() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
Gets the value of the content property.
getDetails() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDetailDescriptor
 
getDisabled() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the disabled property.
getDisabled() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the disabled property.
getError() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
getError() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the error property.
getErrors() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
getErrors() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the errors property.
getErrors() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the errors property.
getFailure() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
getFailure() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the failure property.
getFailures() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
getFailures() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the failures property.
getFailures() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the failures property.
getHostname() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the hostname property.
getId() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the id property.
getMessage() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
Gets the value of the message property.
getMessage() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
Gets the value of the message property.
getName() - Method in enum com.buschmais.jqassistant.plugin.junit.api.scanner.JunitScope
 
getName() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
Gets the value of the name property.
getName() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the name property.
getName() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the name property.
getName() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the name property.
getPackage() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the package property.
getPrefix() - Method in enum com.buschmais.jqassistant.plugin.junit.api.scanner.JunitScope
 
getProperties() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the properties property.
getProperty() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Properties
Gets the value of the property property.
getRequiredScope() - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportDirectoryScannerPlugin
 
getResult() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
getSkipped() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
getSkipped() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the skipped property.
getSkipped() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the skipped property.
getStatus() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the status property.
getSystemErr() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the systemErr property.
getSystemErr() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the systemErr property.
getSystemOut() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the systemOut property.
getSystemOut() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the systemOut property.
getTestcase() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the testcase property.
getTestCases() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
getTests() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
getTests() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the tests property.
getTests() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the tests property.
getTestsuite() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the testsuite property.
getTime() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
getTime() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
getTime() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Gets the value of the time property.
getTime() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the time property.
getTime() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Gets the value of the time property.
getTimestamp() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Gets the value of the timestamp property.
getType() - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDetailDescriptor
 
getType() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
Gets the value of the type property.
getType() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
Gets the value of the type property.
getValue() - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
Gets the value of the value property.

H

hostname - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 

I

id - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
initialize() - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportScannerPlugin
 

J

JUnitDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
JunitScope - Enum in com.buschmais.jqassistant.plugin.junit.api.scanner
Defines the scopes for junit.

L

leaveContainer(File, TestReportDirectoryDescriptor, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportDirectoryScannerPlugin
 

M

message - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
 
message - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
 

N

name - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
 
name - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
name - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
name - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 

O

ObjectFactory - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
This object contains factory methods for each Java content interface and Java element interface generated in the com.buschmais.jqassistant.plugin.junit.impl.schema package.
ObjectFactory() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.buschmais.jqassistant.plugin.junit.impl.schema

P

Properties - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Properties() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Properties
 
properties - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
property - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Properties
 
Property - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Property() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
 

S

scan(FileResource, TestSuiteDescriptor, String, Scope, Scanner) - Method in class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportScannerPlugin
 
setAssertions(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Sets the value of the assertions property.
setClassName(String) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
setClassname(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Sets the value of the classname property.
setContent(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
Sets the value of the content property.
setContent(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
Sets the value of the content property.
setDetails(String) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDetailDescriptor
 
setDisabled(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the disabled property.
setDisabled(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Sets the value of the disabled property.
setError(TestCaseErrorDescriptor) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
setErrors(int) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
setErrors(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the errors property.
setErrors(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Sets the value of the errors property.
setFailure(TestCaseFailureDescriptor) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
setFailures(int) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
setFailures(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the failures property.
setFailures(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Sets the value of the failures property.
setHostname(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the hostname property.
setId(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the id property.
setMessage(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
Sets the value of the message property.
setMessage(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
Sets the value of the message property.
setName(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
Sets the value of the name property.
setName(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Sets the value of the name property.
setName(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the name property.
setName(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Sets the value of the name property.
setPackage(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the package property.
setProperties(Properties) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the properties property.
setResult(TestCaseDescriptor.Result) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
setSkipped(int) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
setSkipped(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Sets the value of the skipped property.
setSkipped(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the skipped property.
setStatus(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Sets the value of the status property.
setSystemErr(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the systemErr property.
setSystemOut(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the systemOut property.
setTests(int) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
setTests(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the tests property.
setTests(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Sets the value of the tests property.
setTime(float) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor
 
setTime(float) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestSuiteDescriptor
 
setTime(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
Sets the value of the time property.
setTime(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the time property.
setTime(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
Sets the value of the time property.
setTimestamp(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
Sets the value of the timestamp property.
setType(String) - Method in interface com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDetailDescriptor
 
setType(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
Sets the value of the type property.
setType(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
Sets the value of the type property.
setValue(String) - Method in class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
Sets the value of the value property.
skipped - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
skipped - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
status - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
systemErr - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
systemErr - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
systemOut - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
systemOut - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 

T

Testcase - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Testcase() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
testcase - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
TestCaseDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
TestCaseDescriptor.Result - Enum in com.buschmais.jqassistant.plugin.junit.api.model
 
TestCaseDetailDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
TestCaseErrorDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
TestCaseFailureDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
TestReportDirectoryDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
TestReportDirectoryScannerPlugin - Class in com.buschmais.jqassistant.plugin.junit.impl.scanner
 
TestReportDirectoryScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportDirectoryScannerPlugin
 
TestReportScannerPlugin - Class in com.buschmais.jqassistant.plugin.junit.impl.scanner
 
TestReportScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.scanner.TestReportScannerPlugin
 
tests - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
tests - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 
Testsuite - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Testsuite() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
testsuite - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 
TestSuiteDescriptor - Interface in com.buschmais.jqassistant.plugin.junit.api.model
 
Testsuites - Class in com.buschmais.jqassistant.plugin.junit.impl.schema
Java class for anonymous complex type.
Testsuites() - Constructor for class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 
time - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testcase
 
time - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
time - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuites
 
timestamp - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
type - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Error
 
type - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Failure
 

V

value - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Property
 
valueOf(String) - Static method in enum com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.buschmais.jqassistant.plugin.junit.api.scanner.JunitScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.buschmais.jqassistant.plugin.junit.api.model.TestCaseDescriptor.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.buschmais.jqassistant.plugin.junit.api.scanner.JunitScope
Returns an array containing the constants of this enum type, in the order they are declared.

_

_package - Variable in class com.buschmais.jqassistant.plugin.junit.impl.schema.Testsuite
 
A C D E F G H I J L M N O P S T V _ 
Skip navigation links

Copyright © 2016 buschmais GbR. All rights reserved.