Package fitnesse.slim.test
Class MySystemUnderTest
- java.lang.Object
-
- fitnesse.slim.test.MySystemUnderTest
-
public class MySystemUnderTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MySystemUnderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
bar()
boolean
systemUnderTestCalled()
-