TestCenter Reference
|
Go to the source code of this file.
Classes | |
class | TestSupport.BDD._BDDContext |
Namespaces | |
namespace | TestSupport |
A package of python modules helping to build tests. | |
namespace | TestSupport.BDD |
Functions | |
TestSupport.BDD.Given () | |
TestSupport.BDD.GivenClause (func) | |
TestSupport.BDD.WhenClause (func) | |
TestSupport.BDD.ThenClause (func) | |
TestSupport.BDD._BDDClause (clauseType) | |