C# Class AutoMapper.UnitTests.MaxDepthTests

Afficher le fichier Open project: jbogard/AutoMapper

Méthodes publiques

Méthode Description
Initializer ( ) : void
MaxDepthTests ( ) : System

Private Methods

Méthode Description
Second_level_children_are_not_null_with_max_depth_2 ( ) : void
Second_level_children_are_null_with_max_depth_1 ( ) : void
Third_level_children_are_not_null_max_depth_3 ( ) : void
Third_level_children_are_null_with_max_depth_2 ( ) : void

Method Details

Initializer() public méthode

public Initializer ( ) : void
Résultat void

MaxDepthTests() public méthode

public MaxDepthTests ( ) : System
Résultat System