christophsturm
```test2("addition") { fixture=given() fixture.add(2) assertEquals(2, fixture.currentValue) }