public void Should_provide_all_entity_mappings() { var mappings = MappingsRepository.Count(); mappings.Should().NotBe(0); }