borachio icon indicating copy to clipboard operation
borachio copied to clipboard

Native Scala mocking framework

Results 1 borachio issues
Sort by recently updated
recently updated
newest added

Under JUnit 3, almost all Borachio-enabled tests will take the form: ``` @Test // or @MediumTest and friends if using RoboGuice def someTest { withExpectations { // set expectations //...