Bees v0.5.0 API

bees.tests
Class PermissionTest

java.lang.Object
  |
  +--bees.tests.PermissionTest
All Implemented Interfaces:
Test

public final class PermissionTest
extends java.lang.Object
implements Test


Constructor Summary
PermissionTest()
           
 
Method Summary
 void floating(Node node)
           
 void integer(Node node)
           
 void ipAddress(Node node)
           
 void range(Node node)
           
 void test(Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermissionTest

public PermissionTest()
Method Detail

integer

public void integer(Node node)

range

public void range(Node node)

ipAddress

public void ipAddress(Node node)
               throws edu.utah.janos.nodeos.AddressFormatException

floating

public void floating(Node node)

test

public void test(Node node)
          throws java.lang.Throwable
Specified by:
test in interface Test

Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/