org.infinitest.toolkit
Interface Block


public interface Block

Author:
Paul Holser

Method Summary
 void execute()
          Executes the block, which might raise a checked exception.
 

Method Detail

execute

void execute()
             throws Exception
Executes the block, which might raise a checked exception.

Throws:
Exception


© Copyright 2009 Paul R. Holser, Jr. All rights reserved. pholser@alumni.rice.edu