com._17od.meteorwebsms.api
Class MeteorTest

java.lang.Object
  extended by com._17od.meteorwebsms.api.MeteorTest

public class MeteorTest
extends java.lang.Object


Constructor Summary
MeteorTest()
           
 
Method Summary
 void initialiseJetty()
           
static void logoutOfMeteor()
           
 void shouldGetInvalidLogin()
           
 void shouldGetMessageNotSendException()
           
 void shouldGetTheCorrectNumberOfMessagesLeft()
           
 void shouldGetTheCorrectSendMessageParameters()
           
 void shouldSendTheCorrectLoginParameters()
           
static void startJetty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeteorTest

public MeteorTest()
Method Detail

startJetty

public static void startJetty()
                       throws java.lang.Exception
Throws:
java.lang.Exception

initialiseJetty

public void initialiseJetty()

shouldSendTheCorrectLoginParameters

public void shouldSendTheCorrectLoginParameters()
                                         throws com._17od.meteorwebsms.api.OperatorException,
                                                com._17od.meteorwebsms.api.MSISDNParseException
Throws:
com._17od.meteorwebsms.api.OperatorException
com._17od.meteorwebsms.api.MSISDNParseException

shouldGetInvalidLogin

public void shouldGetInvalidLogin()
                           throws com._17od.meteorwebsms.api.OperatorException,
                                  com._17od.meteorwebsms.api.MSISDNParseException
Throws:
com._17od.meteorwebsms.api.OperatorException
com._17od.meteorwebsms.api.MSISDNParseException

shouldGetTheCorrectSendMessageParameters

public void shouldGetTheCorrectSendMessageParameters()
                                              throws com._17od.meteorwebsms.api.OperatorException,
                                                     com._17od.meteorwebsms.api.MSISDNParseException
Throws:
com._17od.meteorwebsms.api.OperatorException
com._17od.meteorwebsms.api.MSISDNParseException

shouldGetMessageNotSendException

public void shouldGetMessageNotSendException()
                                      throws com._17od.meteorwebsms.api.OperatorException,
                                             com._17od.meteorwebsms.api.MSISDNParseException
Throws:
com._17od.meteorwebsms.api.OperatorException
com._17od.meteorwebsms.api.MSISDNParseException

shouldGetTheCorrectNumberOfMessagesLeft

public void shouldGetTheCorrectNumberOfMessagesLeft()
                                             throws com._17od.meteorwebsms.api.OperatorException,
                                                    com._17od.meteorwebsms.api.MSISDNParseException
Throws:
com._17od.meteorwebsms.api.OperatorException
com._17od.meteorwebsms.api.MSISDNParseException

logoutOfMeteor

public static void logoutOfMeteor()
                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007. All Rights Reserved.