Skip to content

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

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

All Tests

Test nameDurationStatus
ObjectFactory finds the correct constructor function if no factory is defined can handle nested namespaces7 msPassed
ObjectFactory finds the correct constructor function if no factory is defined can handle too many variants in objectType5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants7 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for object type5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant5 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 objectType5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined throws errors5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses namespace of given object type if provided5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses scout namespace by default6 msPassed