Flexberry ORM 4.0.0
Класс ICSSoft.Services.UnityFactory.Tests.UnitFactoryTest

Unit test class for UnityFactory class. Подробнее...

Открытые члены

void TestCreateContainer ()
 Tests the UnityFactory.CreateContainer method. Method has to return the different instances each time. Подробнее...
 
void TestGetContainer ()
 Tests the UnityFactory.GetContainer method. Method has to return the same instances each time. Подробнее...
 

Подробное описание

Unit test class for UnityFactory class.

Методы

void ICSSoft.Services.UnityFactory.Tests.UnitFactoryTest.TestCreateContainer ( )
inline

Tests the UnityFactory.CreateContainer method. Method has to return the different instances each time.

void ICSSoft.Services.UnityFactory.Tests.UnitFactoryTest.TestGetContainer ( )
inline

Tests the UnityFactory.GetContainer method. Method has to return the same instances each time.