C# (CSharp) LibSBMLCSTestRunner 네임스페이스

클래스들

이름 설명
Compiler the Compile class was written out of the idea to generate wrapper classes in memory at runtime and then compile them ...
ErrorDetails Internal class holding all error information
TestArguments Test arguments parses the command line arguments given to the testrunner
TestRunner

This test Programm takes a directory of C# files, compiles them and then runs all test methods found.

- currently no support for test data

To use it simply invoke it with three arguments, for example: LibSBMLCSTestRunner \\libsbml\\src\\sbml\\test \\libsbml\\src\\sbml\\test-data libsbmlCS.dll

author: Frank Bergmann ([email protected])