com.google.code.jetm.reporting.ext
Class NoOpEtmPointTest

java.lang.Object
  extended by com.google.code.jetm.reporting.ext.NoOpEtmPointTest

public class NoOpEtmPointTest
extends Object

Unit tests for NoOpEtmPoint.

Author:
JH016266

Constructor Summary
NoOpEtmPointTest()
           
 
Method Summary
 void setUp()
          Set up the point for each test.
 void testAlterName()
          Test the altering of the name.
 void testGetName()
          Test the retrieval of the name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpEtmPointTest

public NoOpEtmPointTest()
Method Detail

setUp

public void setUp()
Set up the point for each test.


testAlterName

public void testAlterName()
Test the altering of the name.


testGetName

public void testGetName()
Test the retrieval of the name.



Copyright © 2011. All Rights Reserved.