C# Class Tests.Mapping.MapperFactoryTests

Mostra file Open project: sapiens/SqlFu

Public Methods

Method Description
MapperFactoryTests ( ) : FluentAssertions

Private Methods

Method Description
object_dynamic_mapping_uses_the_same_mapper ( ) : void
same_reader_with_different_queryId_means_different_mappers_are_created ( ) : void

Method Details

MapperFactoryTests() public method

public MapperFactoryTests ( ) : FluentAssertions
return FluentAssertions