CommonCompBuilder
org.eso.ias.asce.test.CommonCompBuilder
class CommonCompBuilder(dasuId: String, asceId: String, outputId: String, outputType: IASTypes, inputTypes: Set[IASTypes])
A common helper class to build data structures for testing
Value parameters
- asceId:
-
The ID of the ASCE
- dasuId:
-
The ID of the DASU where the ASCE runs (to build the iD)
- inputTypes:
-
the type of the inputs used to generate the inputs
- outputId:
-
the ID of the output HIO
- outputType:
-
the type of the output
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article