Testing/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
Line 5: Line 5:


[[Category:Developer Documentation/de]]
[[Category:Developer Documentation/de]]

=== BaseTests ===
Add test funtion

=== UnitTests ===
Add test funtion

=== Document ===
Add test funtion

=== UnicodeTests ===
Add test funtion

=== MeshTestsApp ===
Add test funtion

=== TestSketcherApp ===
Add test funtion

=== TestPartApp ===
Add test funtion

=== TestPartDesignApp ===
Add test funtion

=== Workbench ===
Add test funtion

=== Menu ===
Add test funtion

=== Menu.MenuDeleteCases ===
Add test funtion

=== Menu.MenuCreateCases ===
Add test funtion

{{docnav|Debugging|Branding}}

[[Category:Developer Documentation]]


{{clear}}
{{clear}}

Revision as of 17:55, 23 November 2014

Einführung

FreeCAD beinhaltet eine umfangreiche Test-Funktion. Die Prüfung basiert auf einer Reihe von Python-Skripten, die sich im Test-Modul befinden.

Debugging/de
Branding/de

BaseTests

Add test funtion

UnitTests

Add test funtion

Document

Add test funtion

UnicodeTests

Add test funtion

MeshTestsApp

Add test funtion

TestSketcherApp

Add test funtion

TestPartApp

Add test funtion

TestPartDesignApp

Add test funtion

Workbench

Add test funtion

Menu

Add test funtion

Menu.MenuDeleteCases

Add test funtion

Menu.MenuCreateCases

Add test funtion

Debugging
Branding