net.sourceforge.groboutils.pmti.v1.itf.parser
Interface IParser

All Known Implementing Classes:
AbstractParser

public interface IParser

Encapsulates all the data needed to reflect an issue reported by a testcase.

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

Method Summary
 ITestIssueRecord[] parse()
          Parse up the internal data into test issue records.
 

Method Detail

parse

public ITestIssueRecord[] parse()
Parse up the internal data into test issue records.



Copyright © 2001-2003 by The GroboUtils Project