f00f.net.irc.martyr.test
Class MartyrTest

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

public class MartyrTest
extends java.lang.Object


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

MartyrTest

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