Package net.anotheria.asg.service
Interface IFixtureService
-
- All Known Implementing Classes:
BaseFixtureService
public interface IFixtureServiceIFixtureService interface.
- Version:
- $Id: $Id
- Author:
- another
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreset()reset.voidsetUp()setUp.voidtearDown()tearDown.
-