A C D E G I J R S

A

addFileSet(FileSet) - Method in class de.berlios.jsunit.ant.JsUnitSuite
Add a FileSet with JsUnit tests.

C

createSource() - Method in class de.berlios.jsunit.ant.JsUnitTask
Creates a new source.
createTestSuite() - Method in class de.berlios.jsunit.ant.JsUnitTask
Creates a new test suite.

D

de.berlios.jsunit.ant - package de.berlios.jsunit.ant
 

E

execute() - Method in class de.berlios.jsunit.ant.JsUnitTask
 

G

getCharacterSet() - Method in class de.berlios.jsunit.ant.JsUnitSuite
Requests the character set
getCharacterSet() - Method in class de.berlios.jsunit.ant.JsUnitTask.SourceFile
Requests the character set
getErrors() - Method in class de.berlios.jsunit.ant.JsUnitSuite
Retrieve the number of errors.
getFailures() - Method in class de.berlios.jsunit.ant.JsUnitSuite
Retrieve the number of failures.
getFile() - Method in class de.berlios.jsunit.ant.JsUnitTask.SourceFile
Requests the file name.
getName() - Method in class de.berlios.jsunit.ant.JsUnitSuite
Retrieves the name of the test suite.
getValues() - Method in class de.berlios.jsunit.ant.JsUnitSuite.TestRunType
 

I

isHaltOnError() - Method in class de.berlios.jsunit.ant.JsUnitTask
Requests the haltOnError flag.
isHaltOnFailure() - Method in class de.berlios.jsunit.ant.JsUnitTask
Requests the haltOnFailure flag.

J

JsUnitSuite - class de.berlios.jsunit.ant.JsUnitSuite.
A JsUnit subtask modeling a test suite.
JsUnitSuite() - Constructor for class de.berlios.jsunit.ant.JsUnitSuite
 
JsUnitSuite.TestRunType - class de.berlios.jsunit.ant.JsUnitSuite.TestRunType.
The enumeration for the test type.
JsUnitSuite.TestRunType() - Constructor for class de.berlios.jsunit.ant.JsUnitSuite.TestRunType
Default constructor.
JsUnitTask - class de.berlios.jsunit.ant.JsUnitTask.
An Ant task for JsUnit.
JsUnitTask() - Constructor for class de.berlios.jsunit.ant.JsUnitTask
 
JsUnitTask.SourceFile - class de.berlios.jsunit.ant.JsUnitTask.SourceFile.
A utility bean for a SourceFile.
JsUnitTask.SourceFile() - Constructor for class de.berlios.jsunit.ant.JsUnitTask.SourceFile
 

R

run(Project, JsUnitRhinoRunner) - Method in class de.berlios.jsunit.ant.JsUnitSuite
Run the test suite.

S

setCharacterSet(String) - Method in class de.berlios.jsunit.ant.JsUnitSuite
Sets the character set.
setCharacterSet(String) - Method in class de.berlios.jsunit.ant.JsUnitTask.SourceFile
Sets the character set.
setDir(File) - Method in class de.berlios.jsunit.ant.JsUnitTask
Sets the source directory.
setFile(String) - Method in class de.berlios.jsunit.ant.JsUnitTask.SourceFile
Sets the file name.
setHaltOnError(boolean) - Method in class de.berlios.jsunit.ant.JsUnitTask
Sets haltOnError flag.
setHaltOnFailure(boolean) - Method in class de.berlios.jsunit.ant.JsUnitTask
Sets haltOnFailure flag.
setName(String) - Method in class de.berlios.jsunit.ant.JsUnitSuite
Set the name of the test suite.
setToDir(File) - Method in class de.berlios.jsunit.ant.JsUnitSuite
Set the directory for the generated XML reports.
setType(JsUnitSuite.TestRunType) - Method in class de.berlios.jsunit.ant.JsUnitSuite
Set the type of the test suite.

A C D E G I J R S

Copyright © 2007 Joerg Schaible. All Rights Reserved.