f00f.net.irc.martyr.test
Class NickTest

java.lang.Object
  extended by f00f.net.irc.martyr.test.NickTest

public class NickTest
extends java.lang.Object


Constructor Summary
NickTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          A really simple test, all this does is login to a network and join a channel, say hello, then die after 15 seconds.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NickTest

public NickTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
A really simple test, all this does is login to a network and join a channel, say hello, then die after 15 seconds.

Parameters:
args - Args passed to program
Throws:
java.lang.Exception - if something bad occurs =)


Copyright © 2000-2007 Ben Damm, Daniel Henninger, et al.