com.headissue.jtapi.test
Class CheckDefaultPeer

java.lang.Object
  extended by com.headissue.jtapi.test.CheckDefaultPeer

public class CheckDefaultPeer
extends java.lang.Object

Try to instanciate the DefaultJtapiPeer directly without the JTAPI method. This is a simple test class because the method JtapiPeerFactory.getJtapiPeer(null) does not swallow the exceptions thrown be the peer class and just throws its own exception which does not allow any further diagnostic.

Author:
jw

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

Constructor Detail

CheckDefaultPeer

public CheckDefaultPeer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2006 headissue GmbH. All Rights Reserved.