gov.sns.xal.smf.proxy
Class PrimaryPropertyAccessorTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--gov.sns.xal.smf.proxy.PrimaryPropertyAccessorTest
All Implemented Interfaces:
junit.framework.Test

public class PrimaryPropertyAccessorTest
extends junit.framework.TestCase

Verifies correct operation of PrimaryPropertyAccessor.


Constructor Summary
PrimaryPropertyAccessorTest()
           
 
Method Summary
 void testElectromagnetDesignProperties()
           
 void testElectromagnetLiveProperties()
           
 void testModelInputFeature()
           
 void testRfGapDesignProperties()
           
 void testRfGapLiveProperties()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrimaryPropertyAccessorTest

public PrimaryPropertyAccessorTest()
Method Detail

testElectromagnetLiveProperties

public void testElectromagnetLiveProperties()

testElectromagnetDesignProperties

public void testElectromagnetDesignProperties()

testRfGapLiveProperties

public void testRfGapLiveProperties()

testRfGapDesignProperties

public void testRfGapDesignProperties()

testModelInputFeature

public void testModelInputFeature()