webmngr.tests
Class AllTests

java.lang.Object
  |
  +--webmngr.tests.AllTests

public class AllTests
extends java.lang.Object

Conjunto de todos os testes de unidade.
Title: WebManager v2.0
Description: A web tool to network management.
Copyright: Copyright (c) 2002
Company: DSC/UFPB

Author:
Adriano Carolino de Melo (carolino@dsc.ufpb.br), Giorgio Onofre Limeira (giorgio@dsc.ufpb.br)

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

Constructor Detail

AllTests

public AllTests()
Method Detail

main

public static void main(java.lang.String[] args)

suite

public static junit.framework.Test suite()