org.vigia.test
Class SendOrdersReceiveFramesTest

java.lang.Object
  extended by org.vigia.test.SendOrdersReceiveFramesTest

public class SendOrdersReceiveFramesTest
extends java.lang.Object

Test for the integration with the orders and the frames

Author:
Ada

Constructor Summary
SendOrdersReceiveFramesTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendOrdersReceiveFramesTest

public SendOrdersReceiveFramesTest()
Method Detail

main

public static void main(java.lang.String[] args)
Main method. It creates a controller, a driver of the wiimote and a view and adds the former to the latters.

Parameters:
args - not used.