Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
I
M
N
R
S
A
addBasherBootClassPathUrl(String)
- Method in class net.sourceforge.basher.booter.
BasherBooter
addBasherClassPathUrl(String)
- Method in class net.sourceforge.basher.booter.
BasherBooter
addClassPathUrl(String)
- Method in class net.sourceforge.basher.booter.
BasherBooter
addReport(String)
- Method in class net.sourceforge.basher.booter.
BasherBooter
addReport(String, Object[])
- Method in class net.sourceforge.basher.booter.
BasherBooter
B
BASHER_FAILED_EXIT_CODE
- Static variable in class net.sourceforge.basher.booter.
BasherBooter
BASHER_SUCCEEDED_EXIT_CODE
- Static variable in class net.sourceforge.basher.booter.
BasherBooter
BasherBooter
- Class in
net.sourceforge.basher.booter
Helper class to help boot Basher in a clean JVM.
BasherBooter()
- Constructor for class net.sourceforge.basher.booter.
BasherBooter
BasherForkConfiguration
- Class in
net.sourceforge.basher.booter
Forking configuration for Basher.
BasherForkConfiguration()
- Constructor for class net.sourceforge.basher.booter.
BasherForkConfiguration
C
createCommandLine(List)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
Deprecated.
use the 2-arg alternative.
createCommandLine(List, boolean)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
F
FORK_ALWAYS
- Static variable in class net.sourceforge.basher.booter.
BasherForkConfiguration
FORK_NEVER
- Static variable in class net.sourceforge.basher.booter.
BasherForkConfiguration
FORK_ONCE
- Static variable in class net.sourceforge.basher.booter.
BasherForkConfiguration
G
getForkMode()
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
getReportsDirectory()
- Method in class net.sourceforge.basher.booter.
BasherBooter
Get the directory where reports will be saved
getSystemProperties()
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
I
isDebug()
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
isForking()
- Method in class net.sourceforge.basher.booter.
BasherBooter
isForking()
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
isUseManifestOnlyJar()
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
isUseSystemClassLoader()
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
M
main(String[])
- Static method in class net.sourceforge.basher.booter.
BasherBooter
This method is invoked when Surefire is forked - this method parses and organizes the arguments passed to it and then calls the Surefire class' run method.
N
net.sourceforge.basher.booter
- package net.sourceforge.basher.booter
NO_TASKS_EXIT_CODE
- Static variable in class net.sourceforge.basher.booter.
BasherBooter
R
run()
- Method in class net.sourceforge.basher.booter.
BasherBooter
Executes the Basher run.
S
serializeBasherContexts(Properties)
- Method in class net.sourceforge.basher.booter.
BasherBooter
setActiveBasherContext(String)
- Method in class net.sourceforge.basher.booter.
BasherBooter
setArgLine(String)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setBasherContexts(List<BasherContext>)
- Method in class net.sourceforge.basher.booter.
BasherBooter
setDebug(boolean)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setDebugLine(String)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setEnableAssertions(boolean)
- Method in class net.sourceforge.basher.booter.
BasherBooter
setEnvironmentVariables(Map)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setFailIfNoTasks(boolean)
- Method in class net.sourceforge.basher.booter.
BasherBooter
Setting this to true will cause a failure if there are no tasks to run
setForkConfiguration(BasherForkConfiguration)
- Method in class net.sourceforge.basher.booter.
BasherBooter
Sets the forking configuration to use.
setForkedProcessTimeoutInSeconds(int)
- Method in class net.sourceforge.basher.booter.
BasherBooter
setForkMode(String)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setJvmExecutable(String)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setRedirectTasksOutputToFile(boolean)
- Method in class net.sourceforge.basher.booter.
BasherBooter
When forking, setting this to true will make the task output to be saved in a file instead of showing it on the standard output
setReportsDirectory(File)
- Method in class net.sourceforge.basher.booter.
BasherBooter
Set the directory where reports will be saved
setSystemProperties(Properties)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setUseManifestOnlyJar(boolean)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setUseSystemClassLoader(boolean)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
setWorkingDirectory(File)
- Method in class net.sourceforge.basher.booter.
BasherForkConfiguration
A
B
C
F
G
I
M
N
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2010
Basher Team
. All Rights Reserved.