All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class buildtools.Test

java.lang.Object
   |
   +----buildtools.Test

public class Test
extends Object
A test suite for build tools.

Version:
$Id: Test.java,v 1.4 2000/01/09 02:48:00 burton Exp $
Author:
Kevin A. Burton

Variable Index

 o file1
 o file2
 o file3

Constructor Index

 o Test()

Method Index

 o localTest()
 o main(String[])
 o testCacheTools()
 o testChangeMonitor()
 o testPackageBrowser()
 o testUtils()

Variables

 o file1
 static String file1
 o file2
 static String file2
 o file3
 static String file3

Constructors

 o Test
 public Test()

Methods

 o main
 public static void main(String args[])
 o testPackageBrowser
 public static void testPackageBrowser()
 o localTest
 public static void localTest()
 o testCacheTools
 public static void testCacheTools()
 o testChangeMonitor
 public static void testChangeMonitor()
 o testUtils
 public static void testUtils()

All Packages  Class Hierarchy  This Package  Previous  Next  Index