Examples with "xUnit test" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For all these issues there is a very cost effective answer: the xUnit test framework.
Für alle diese Fragen gibt es eine preiswerte Antwort: das xUnit Rahmenwerk, wobei das "x" für verschiedene Sprachen steht.
Gerard Mezaros has described this approach in the Humble Object pattern in his book, "xUnit Test Patterns" (Addison-Wesley, 2007).
Gerard Meszaros hat diesen Ansatz im Humble Object-Muster ("Einfaches Objekt") in seinem Buch "xUnit Test Patterns" (Addison-Wesley, 2007) beschrieben.
So, if you are writing unit tests, you should definitely take into consideration using one of the xUnit test frameworks.
Andere resultaten
CppUTest CppUTest is a C/C++ bases xUnit-test environment for Unit-Testing and for test procedures inside the code.
The test cases are implemented best by using any of the xUnit tools, such as JUnit.
The NUnit Test Generator works with NUnit, MbUnit, xUnit, csUnit to make your life easier.
matlab.unittest package, an xUnit-style testing framework for the MATLAB language that allows writing and running unit tests and analyzing test results
Linksbündiges Inhaltsverzeichnis zur Navigation im MATLAB-Sprache, das das Schreiben und Ausführen von Unittests und Analysieren der Testergebnisse ermöglicht
Existing investment in legacy open source test scripts implemented in C/C++ (e.g. CppUnit and CxxTest), generically known as xUnit can be re-used and embedded inside Cantata tests.
Dagegen können bestehende Testskripte in C bzw. C++ (zum Beispiel CppUnit und CxxTest) wiederverwendet und in die Cantata Tests eingebunden werden.