Class Summary |
CreateSystemCaseManager |
Project: beast File:
es.upm.dit.gsi.beast.reader.system.CreateSystemCaseManager.java
Main class that generates the CaseManager.java File to run the System Tests. |
CreateSystemTestSuite |
Project: beast File:
es.upm.dit.gsi.beast.reader.system.CreateSystemTestSuite.java
Class to create the system test suite, where the developers must add the
necessary calls to the MAS test included in the feature required by the
client
Grupo de Sistemas Inteligentes Departamento de Ingeniería de Sistemas
Telemáticos Universidad Politécnica de Madrid (UPM) |
SystemReader |
Project: beast File: es.upm.dit.gsi.beast.reader.system.SystemReader.java
Main class to transform the plain text given by the client to the necessary
classes to run each Test. |