C# Class Catel.Test.MVVM.ViewModels.ViewModelFactoryFacts.TheCreateViewModelMethod

Show file Open project: Catel/Catel

Private Methods

Method Description
InstantiatesViewModelUsingDefaultConstructorForDataContext ( ) : void
InstantiatesViewModelUsingDefaultConstructorForNullDataContext ( ) : void
InstantiatesViewModelUsingInjectionForDataContext ( ) : void
ResolvesUsingPreferredTag ( ) : void
ResolvesUsingPreferredTagAndDataContext ( ) : void
ThrowsArgumentNullExceptionForNullViewModelType ( ) : void
ThrowsExceptionCausedByInjectionConstructor ( ) : void