Package org.powertac.factoredcustomer
Class FactoredCustomerServiceTests
- java.lang.Object
-
- org.powertac.factoredcustomer.FactoredCustomerServiceTests
-
@SpringJUnitConfig(locations="classpath:test-config.xml") @DirtiesContext @TestExecutionListeners(listeners={org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class,org.springframework.test.context.support.DirtiesContextTestExecutionListener.class}) public class FactoredCustomerServiceTests extends Object
- Author:
- Prashant Reddy, Antonios Chrysopoulos, Govert Buijs
-
-
Constructor Summary
Constructors Constructor Description FactoredCustomerServiceTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initializeService()
void
setUp()
void
tearDown()
void
testServiceInitialization()
-