|
Lafros MaCS 1.2r1
|
|
trait
FunSuite
extends org.scalatest.FunSuite| Method Summary | |
protected override def
|
runTest (testName : java.lang.String, reporter : org.scalatest.Reporter, stopper : org.scalatest.Stopper, configMap : scala.collection.immutable.Map[java.lang.String, Any], tracker : org.scalatest.Tracker) : Unit |
def
|
testThisPleaseMaven
: Unit
executes tests (being invoked by Maven by virtue of starting with the word
'test').
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
protected override
def
runTest(testName : java.lang.String, reporter : org.scalatest.Reporter, stopper : org.scalatest.Stopper, configMap : scala.collection.immutable.Map[java.lang.String, Any], tracker : org.scalatest.Tracker) : Unit
def
testThisPleaseMaven : Unit
|
Lafros MaCS 1.2r1
|
|