net.sourceforge.groboutils.tp.v1.log
Class LogTPFactory

java.lang.Object
  extended bynet.sourceforge.groboutils.tp.v1.log.LogTPFactory
All Implemented Interfaces:
AutoDocTPFactory

public class LogTPFactory
extends java.lang.Object
implements AutoDocTPFactory

Test Procedure entry point. Generates Test Procedure documentation.

Since:
July 21, 2002
Version:
$Date: 2003/02/10 22:52:29 $
Author:
Matt Albrecht groboclown@users.sourceforge.net

Constructor Summary
LogTPFactory()
           
 
Method Summary
 AutoDocTP createTP(java.lang.Class owner)
          Creates the Test Procedure entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogTPFactory

public LogTPFactory()
Method Detail

createTP

public AutoDocTP createTP(java.lang.Class owner)
Description copied from interface: AutoDocTPFactory
Creates the Test Procedure entry point.

Specified by:
createTP in interface AutoDocTPFactory


Copyright © 2001-2003 by The GroboUtils Project