Skip to content

38 refactoring object adapter unit tests #82

38 refactoring object adapter unit tests

38 refactoring object adapter unit tests #82

GitHub Actions / playmode Test Results completed Aug 1, 2024 in 0s

βœ… playmode Test Results - 11/11 - Passed in 0.390s

βœ… playmode-results.xml - 11/11 - Passed in 0.390s

Details

βœ… playmode-results.xml - 11/11 - Passed in 0.390s
  • βœ… SUL_Tests.Adapters.ObjectAdapterPlayTests - 11/11 - Passed in 0.357s
    • βœ… G_ActiveAndInactiveObjectsWithComponent_W_FindObjectsOfTypeCalledWithIncludeInactive_T_ReturnsAllComponents - Passed in 0.044s
    • βœ… G_ActiveAndInactiveObjectsWithComponent_W_FindObjectsOfTypeCalledWithTypeAndIncludeInactive_T_ReturnsAllObjectAdapters - Passed in 0.015s
    • βœ… G_InactiveObjectWithComponent_W_FindObjectOfTypeCalledWithIncludeInactive_T_ReturnsCorrectComponent - Passed in 0.011s
    • βœ… G_InactiveObjectWithComponent_W_FindObjectOfTypeCalledWithTypeAndIncludeInactive_T_ReturnsCorrectObjectAdapter - Passed in 0.011s
    • βœ… G_ObjectAdapter_W_InstantiateCalled_T_ReturnsNewObjectAdapter - Passed in 0.013s
    • βœ… G_ObjectAdapter_W_InstantiateCalledWithParent_T_ReturnsNewObjectAdapterWithParent - Passed in 0.011s
    • βœ… G_ObjectAdapter_W_InstantiateWithParentAndWorldSpace_T_ReturnsNewObjectAdapterWithCorrectParent - Passed in 0.008s
    • βœ… G_ObjectAdapter_W_InstantiateWithPositionAndRotation_T_ReturnsNewObjectAdapterWithCorrectTransform - Passed in 0.016s
    • βœ… G_ObjectAdapter_W_InstantiateWithPositionRotationAndParent_T_ReturnsNewObjectAdapterWithCorrectTransformAndParent - Passed in 0.010s
    • βœ… G_ObjectExist_W_DontDestroyOnLoadCalledAndSceneTransitions_T_ObjectPersists - Passed in 0.013s
    • βœ… G_ObjectExists_W_DestroyCalledWithDelay_T_ObjectIsDestroyedAfterDelay - Passed in 0.206s