bb.net
Class MagicPacket.UnitTest
java.lang.Object
bb.net.MagicPacket.UnitTest
- Enclosing class:
- MagicPacket
public static class MagicPacket.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Method Summary |
void |
test_magicPacketData()
This test is taken from http://users.pandora.be/jbosman/poweroff/poweroff.htm (see "3.2.8 Wake-On-LAN"). |
void |
test_send()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MagicPacket.UnitTest
public MagicPacket.UnitTest()
test_send
public void test_send()
throws Exception
- Throws:
Exception
test_magicPacketData
public void test_magicPacketData()
throws Exception
- This test is taken from http://users.pandora.be/jbosman/poweroff/poweroff.htm (see "3.2.8 Wake-On-LAN").
- Throws:
Exception