|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use cdx.scorebot.net.tests | |
---|---|
cdx.scorebot.app.auditor | Contains classes related to the Auditor. |
cdx.scorebot.app.configurer | Contains classes related to the Configurer. |
cdx.scorebot.app.reporter | Contains classes related to the Reporter. |
cdx.scorebot.app.tester | Contains classeses related to the Tester. |
cdx.scorebot.app.util | Contains utility classes whose primary purpose is to maintain information about services, tests, test options, and test returns for other GUIs. |
cdx.scorebot.net | Implementation of tests for various services and the framework which configures and executes those tests. |
cdx.scorebot.net.tests | Individual test implementations and the generic test framework; subpackages may have protected helper classes. |
cdx.scorebot.net.tests.dns | DNS tests |
cdx.scorebot.net.tests.email | Email tests |
cdx.scorebot.net.tests.generic | Tests which run on any Service |
cdx.scorebot.net.tests.jabber | Jabber tests |
cdx.scorebot.net.tests.smb | Samba tests |
cdx.scorebot.net.tests.webserver | Webserver tests |
cdx.scorebot.scoring | The framework for scoring test results. |
cdx.scorebot.scoring.logic | Contains the data structures used to hold and process the information parsed by the Scoring Logic lexical analyzer. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.app.auditor | |
---|---|
TestEvent
contains info about a test and its results for a single run |
|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.app.configurer | |
---|---|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.app.reporter | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.app.tester | |
---|---|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.app.util | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
TestEvent
contains info about a test and its results for a single run |
|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests | |
---|---|
Configuration
Describes a configuration and defines method for getting that configuration in various forms. |
|
ConnectionOrientedService
an abstract Service whose Tests must first establish a session with the Service |
|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestEvent.ResultInfoPair
stores results from the test and any audits of those results |
|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
|
TestSchedule
Defines when a test is to be run (how often and during what time periods). |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests.dns | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests.email | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests.generic | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests.jabber | |
---|---|
ConnectionOrientedService
an abstract Service whose Tests must first establish a session with the Service |
|
ConnectionOrientedUserService
an abstract ConnectionOrientedervice whose Tests must first establish a session with the service with a specified username and password |
|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests.smb | |
---|---|
ConnectionOrientedService
an abstract Service whose Tests must first establish a session with the Service |
|
ConnectionOrientedUserService
an abstract ConnectionOrientedervice whose Tests must first establish a session with the service with a specified username and password |
|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.net.tests.webserver | |
---|---|
Service
an abstract service which contains basic info about a service (like what socket it is listening on) |
|
Test
An abstract test which is the skeleton for individual tests on particular services. |
|
TestEvent
contains info about a test and its results for a single run |
|
TestMisconfigurationException
Thrown to indicate that a method has been passed an illegal or inappropriate configuration argument. |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.scoring | |
---|---|
TestEvent
contains info about a test and its results for a single run |
|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
Classes in cdx.scorebot.net.tests used by cdx.scorebot.scoring.logic | |
---|---|
TestEvent
contains info about a test and its results for a single run |
|
TestItem
contains a specific instance of a Test and the configuration information for when and how to run it |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |