Lafros MaCS API

This document is the API specification for Lafros MaCS 1.2r1

Class Summary
trait FunSuite extends org.scalatest.FunSuite
adds what's necessary for the tests to be invoked by Maven; arranges for Maven to behave as expected--i.e. skip the remaining tests in the suite--when a test fails; writes a message to Console.out before each test is performed.
trait GuiSupport extends AnyRef
support for testing GUIs.