public class ElectricalResistanceUnitTest extends AbstractUnitTest<ElectricalResistanceUnit>
 Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
| Constructor and Description | 
|---|
ElectricalResistanceUnitTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
conversions()
Verify conversion factors, English names and abbreviations. 
 | 
void | 
createElectricalResistanceUnit()
Verify that we can create our own electrical resistance unit. 
 | 
void | 
keys()
Verify the result of some get*Key methods. 
 | 
void | 
setup()
Set the locale to "en" so we know what texts should be retrieved from the resources. 
 | 
checkKeys, checkUnitRatioNameAndAbbreviation, getMultiplicationFactorTopublic final void setup()
public final void keys()
public final void conversions()
public final void createElectricalResistanceUnit()
Copyright © 2014–2015 Delft University of Technology. All rights reserved.