Vertaling van "JUnit tests" in Duits
The best way to ensure that your platform is supported is to run the JUnit tests.
Das beste Mittel, um sicherzustellen, dass Ihre Plattform unterstützt wird, sind die JUnit-Tests.
The embedder framework allows the running of stories to be embeddable in multiple execution environments, and stories can be run as JUnit tests or other annotation-based unit test frameworks. There is also a list of bug fixes.
Die aktuelle Version 3.0 soll laut Entwicklerblog u.a. die Einführung einer Story-zentrischen Teminologie, die Möglichkeit der Ausführung von Stories als JUnit-Tests oder in anderen Annotations-basierten Unit-Test-Frameworks sowie die Unterstützung für Dependency Injection via Guice, PicoContainer oder Spring bieten.
15 minutes of that are used for setting up the whole system, compiling of server and client etc. and fundamental JUnit tests, QF-Tests last about 75 minutes.
Davon sind ca. 15 Minuten für das Aufsetzen des gesamten Systems, Kompilieren von Server und Client etc. und grundlegende JUnit-Tests, ca. 75 Minuten nehmen die QF-Tests ein.
These dependencies provide the basic framework for the dynamic creation of Alfresco deployments via the ShrinkWrap API as well as access to Spring beans of the Alfresco for embedded JUnit tests.
Diese Abhängigkeiten bilden die Grundlage für das im Arquillian Test-Lifecycle notwendige Zusammenbauen des Alfresco Deployments über die ShrinkWrap API sowie den Zugriff auf Beans des Alfresco Repository für eingebettete JUnit-Tests.
You can now record code coverage for the application under test when running JUnit tests.
A verification of the implementation is done with the help of JUnit tests and a system test after test plan.
Eine Verifikation der Implementierung erfolgt mit Hilfe von JUnit Tests und einem Systemtest nach Testplan.
Hence we have JUnit tests to perform unit tests for components and sub flows and integration tests for whole flows.
Das bedeutet das wir JUnit Tests für die Modultests der Komponenten und Sub Flows und für die Integrationstests des gesamten Flows ausführen.
The new 'Unit test' node can run JUnit tests and integrate the results in the QF-Test run-log and report.
Über den neuen 'Unit Test' Knoten können JUnit Tests ausgeführt und deren Ergebnisse so in das QF-Test Protokoll und den Report integriert werden.
Create a new DaoTest to run JUnit tests on your DAO [#3]
Eine neuen DaoTest erzeugen, um die DAO Klasse mit Hilfe von JUnit zu testen [#3]
Create a new DaoTest to run JUnit tests on your DAO [#3]
Einen neuen Manager Test erstellen, um JUnit Tests auf dem Manager auszuführen [#1]
JUnit tests are made for executing unit and integration tests.
JUnit-Tests sind für Komponenten und Integrationstests geeignet.
This node is used to execute JUnit tests.
Hiermit können JUnit-Tests ausgeführt werden.
Also changes on code under test written in other languages are not detected, even if the code is covered by Java JUnit tests.
Ebenso wurden bspw. Änderungen an Groovy-Klassen nicht erkannt, selbst wenn sie von Java-Tests abgedeckt wurden.