Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
GF-ERP-SYS
/
GF-ERP-SYS-APP
Beobachten
4
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
3
Commits
1
Branch
Struktur:
35ed7535b2
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „35ed7535b2“
${ noResults }
GF-ERP-SYS-APP
/
Library
/
PackageCache
/
com.unity.test-framework@1....
/
Documentation~
/
manual.md
manual.md
4.4KB
Verlauf
Originalformat
Unity Test Framework manual
This is the manual for the Unity Test Framework (UTF):
Introduction
Unity Test Framework overview
Edit Mode vs. Play Mode tests
Getting started
Getting started with UTF
Workflows:
How to create a new test assembly
How to create a test
How to run a test
How to create a Play Mode test
How to run a Play Mode test in player
Resources
Extending UTF
Extending UTF
Workflows:
How to split the build and run process for standalone Play Mode tests
How to run tests programmatically
How to get test results
How to retrieve the list of tests
Reference
Running tests from the command-line
UnityTest attribute
Setup and cleanup at build time
IPrebuildSetup
IPostBuildCleanup
Actions outside of tests
Action execution order
UnitySetUp and UnityTearDown
OuterUnityTestAction
Domain Reloads
Custom attributes
ConditionalIgnore attribute
PostBuildCleanup attribute
PrebuildSetup attribute
TestMustExpectAllLogs attribute
TestPlayerBuildModifier attribute
TestRunCallback attribute
UnityPlatform attribute
UnitySetUp attribute
UnityTearDown attribute
UnityTest attribute
Custom equality comparers
ColorEqualityComparer
FloatEqualityComparer
QuaternionEqualityComparer
Vector2EqualityComparer
Vector3EqualityComparer
Vector4EqualityComparer
Custom equality comparers with equals operator
Test Utils
Custom yield instructions
IEditModeTestYieldInstruction
EnterPlayMode
ExitPlayMode
Custom assertion
LogAssert
Custom constraints
Is
Parameterized tests
MonoBehaviour tests
MonoBehaviourTest
IMonoBehaviourTest
TestRunnerApi
ExecutionSettings
Filter
ITestRunSettings
ICallbacks
IErrorCallbacks