41 add gameobjectadapter #53
GitHub Actions / playmode Test Results
completed
Sep 22, 2024 in 0s
β playmode Test Results - 21/21 - Passed in 0.527s
β playmode-results.xml - 21/21 - Passed in 0.527s
Details
β playmode-results.xml - 21/21 - Passed in 0.527s
- β
SUL.Adapters.GameObjectAdapterPlayTests - 10/10 - Passed in 0.183s
- β G_GameObjectAdapter_W_BroadcastMessage_T_MessageIsBroadcasted - Passed in 0.043s
- β G_GameObjectAdapter_W_DontDestroyOnLoad_T_GameObjectPersistsThroughSceneLoad - Passed in 0.016s
- β G_GameObjectAdapter_W_FindGameObjectsWithTag_T_ReturnsCorrectGameObjectAdapters - Passed in 0.046s
- β G_GameObjectAdapter_W_FindWithTag_T_ReturnsCorrectGameObjectAdapter - Passed in 0.012s
- β G_GameObjectAdapter_W_Instantiate_T_NewGameObjectIsCreated - Passed in 0.014s
- β G_GameObjectAdapter_W_InstantiateWithParent_T_NewGameObjectIsCreatedWithParent - Passed in 0.011s
- β G_GameObjectAdapter_W_InstantiateWithPosition_T_NewGameObjectIsCreatedAtPosition - Passed in 0.015s
- β G_GameObjectAdapter_W_InstantiateWithPositionAndParent_T_NewGameObjectIsCreatedAtPositionWithParent - Passed in 0.010s
- β G_GameObjectAdapter_W_SendMessage_T_MessageIsSent - Passed in 0.008s
- β G_GameObjectAdapter_W_SendMessageUpwards_T_MessageIsSentUpwards - Passed in 0.008s
- β
SUL.Adapters.ObjectAdapterPlayTests - 11/11 - Passed in 0.310s
- β G_ActiveAndInactiveObjectsWithComponent_W_FindObjectsOfTypeCalledWithIncludeInactive_T_ReturnsAllComponents - Passed in 0.014s
- β G_ActiveAndInactiveObjectsWithComponent_W_FindObjectsOfTypeCalledWithTypeAndIncludeInactive_T_ReturnsAllObjectAdapters - Passed in 0.014s
- β G_InactiveObjectWithComponent_W_FindObjectOfTypeCalledWithIncludeInactive_T_ReturnsCorrectComponent - Passed in 0.009s
- β G_InactiveObjectWithComponent_W_FindObjectOfTypeCalledWithTypeAndIncludeInactive_T_ReturnsCorrectObjectAdapter - Passed in 0.008s
- β G_ObjectAdapter_W_InstantiateCalled_T_ReturnsNewObjectAdapter - Passed in 0.012s
- β G_ObjectAdapter_W_InstantiateCalledWithParent_T_ReturnsNewObjectAdapterWithParent - Passed in 0.009s
- β G_ObjectAdapter_W_InstantiateWithParentAndWorldSpace_T_ReturnsNewObjectAdapterWithCorrectParent - Passed in 0.008s
- β G_ObjectAdapter_W_InstantiateWithPositionAndRotation_T_ReturnsNewObjectAdapterWithCorrectTransform - Passed in 0.014s
- β G_ObjectAdapter_W_InstantiateWithPositionRotationAndParent_T_ReturnsNewObjectAdapterWithCorrectTransformAndParent - Passed in 0.008s
- β G_ObjectExist_W_DontDestroyOnLoadCalledAndSceneTransitions_T_ObjectPersists - Passed in 0.009s
- β G_ObjectExists_W_DestroyCalledWithDelay_T_ObjectIsDestroyedAfterDelay - Passed in 0.206s
Loading