Skip to content

Test Result : ObjectFactory finds the correct constructor function if no factory is defined

0 failures (±0)
9 tests (±0)
Took 22 ms.

All Tests

Test nameDurationStatus
ObjectFactory finds the correct constructor function if no factory is defined can handle nested namespaces2 msPassed
ObjectFactory finds the correct constructor function if no factory is defined can handle too many variants in objectType3 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants3 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for object type2 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant3 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant and a different variant for objectType3 msPassed
ObjectFactory finds the correct constructor function if no factory is defined throws errors2 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses namespace of given object type if provided2 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses scout namespace by default2 msPassed