bb.net
Class EthernetMacAddress.UnitTest

java.lang.Object
  extended by bb.net.EthernetMacAddress.UnitTest
Enclosing class:
EthernetMacAddress

public static class EthernetMacAddress.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Constructor Summary
EthernetMacAddress.UnitTest()
           
 
Method Summary
 void test_all()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EthernetMacAddress.UnitTest

public EthernetMacAddress.UnitTest()
Method Detail

test_all

public void test_all()
              throws Exception
Throws:
Exception