net.firstpartners.nounit.ui.common |
Elements common to all user interfaces.
|
Java Source File Name | Type | Comment |
AbstractPackage.java | Class | |
AbstractValueChecker.java | Class | |
CommandPackage.java | Class | Holds all the relevant information from Command Line / Gui so that the
bulk of the system does not have to use these objects. |
CommandValueChecker.java | Class | Base Class for Checking Values within System
set of page values that need checked. |
ExtraValueChecker.java | Class | Checks to see the values stored in a Package are only those that have public keys
i.e. |
IProcessor.java | Interface | Title: NoUnit - Identify Classes that are not being unit Tested
Copyright (C) 2001 Paul Browne , FirstPartners.net
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
LightWeightValueChecker.java | Class | Title: NoUnit - Identify Classes that are not being unit Tested
Copyright (C) 2001 Paul Browne , FirstPartners.net
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
Processor.java | Class | |
SystemValues.java | Class | |
XMLProcessor.java | Class | |