PageRenderTime 1151ms queryTime 72ms sortTime 6ms getByIdsTime 1040ms findMatchingLines 3ms

7+ results for 'FluentAssertions source:Github' (1151 ms)

Not the results you expected?
EventConverterTests.cs https://github.com/elfrostie/ncqrs.git | C# | 162 lines
                    
1using System;
                    
2using FluentAssertions;
                    
3using Ncqrs.Eventing.Storage;
                    
                
FluentCommandMappingTests.cs https://github.com/elfrostie/ncqrs.git | C# | 231 lines
                    
1using System;
                    
2using FluentAssertions;
                    
3using NUnit.Framework;
                    
                
MsSqlServerEventStoreTests.cs https://github.com/elfrostie/ncqrs.git | C# | 379 lines
                    
5using System.Collections.Generic;
                    
6using FluentAssertions;
                    
7using Ncqrs.Eventing;
                    
                
AttributeCommandMappingTests.cs https://github.com/elfrostie/ncqrs.git | C# | 389 lines
                    
2using System.Transactions;
                    
3using FluentAssertions;
                    
4using Ncqrs.Commanding;
                    
                
InternalExtensionsTests.cs https://github.com/elfrostie/ncqrs.git | C# | 175 lines
                    
2using System.Collections.Generic;
                    
3using FluentAssertions;
                    
4using NUnit.Framework;
                    
                
AggregateRootTests.cs https://github.com/elfrostie/ncqrs.git | C# | 317 lines
                    
3using System.Linq;
                    
4using FluentAssertions;
                    
5using Ncqrs.Domain;
                    
                
AggregateEventStreamTests.cs https://github.com/iSynaptic/iSynaptic.Core.git | C# | 227 lines
                    
24using System.Linq;
                    
25using FluentAssertions;
                    
26using NUnit.Framework;
                    
                
 

Source

Language