Package org.powertac.customer.model
Class BatteryTest
- java.lang.Object
-
- org.powertac.customer.model.BatteryTest
-
public class BatteryTest extends Object
- Author:
- jcollins
-
-
Constructor Summary
Constructors Constructor Description BatteryTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testBogusConfig()
void
testConfig()
void
testCreate()
void
testRC1()
void
testRC2()
-