Setup API

Setups describes real-world constellations of custom test environments. They contains the implementation of Feature’s within Device’s and the whole information about the real existing Connection’s between this Device’s.

Basic Setup

The basic Setup class is the master class of every setup.

class balder.Setup

This is the abstract basic setup class. It has to be the base class for all setups.