org.vigia.test
Class SendOrdersIntegrationTest

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

public class SendOrdersIntegrationTest
extends java.lang.Object

Test for the integration with the orders

Author:
Ada

Constructor Summary
SendOrdersIntegrationTest()
           
 
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

SendOrdersIntegrationTest

public SendOrdersIntegrationTest()
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.