Run one or more specifications with specs2.run(spec1, spec2)
from a terminal
accepted printers
accepted printers
custom or default reporter
custom or default reporter
create the specification from the class name
create the specification from the class name
main method for the command line
report the specification
report the specification
run the specification, the first argument is expected to be the specification name
run the specification, the first argument is expected to be the specification name
run a specification but don't exit with System.exit
run a specification but don't exit with System.exit
Run a specification from the command-line with specs2.run <specification name> <arguments>