riezebosch/Unmockable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.config/dotnet-tools.json
.github/dependabot.yml
.gitignore
README.md
Unmockable.DependencyInjection.Tests/DemoController.cs18
A
0 mins
Unmockable.DependencyInjection.Tests/ServiceCollectionExtensionTests.cs21
A
0 mins
Unmockable.DependencyInjection.Tests/Unmockable.DependencyInjection.Tests.csproj
Unmockable.DependencyInjection/ServiceCollectionExtensions.cs20
A
0 mins
Unmockable.DependencyInjection/Unmockable.DependencyInjection.csproj
Unmockable.Intercept.Tests/ArgTest.cs17
A
0 mins
Unmockable.Intercept.Tests/Intercept/Result.cs99
A
1 hr
Unmockable.Intercept.Tests/Intercept/Setup.cs206
A
3 hrs
Unmockable.Intercept.Tests/Intercept/Throws.cs132
A
1 hr
Unmockable.Intercept.Tests/Intercept/Verify.cs129
A
0 mins
Unmockable.Intercept.Tests/Matchers/Collections.cs37
A
0 mins
Unmockable.Intercept.Tests/Matchers/Ignore.cs25
A
50 mins
Unmockable.Intercept.Tests/Matchers/Method.cs35
A
0 mins
Unmockable.Intercept.Tests/Matchers/Null.cs27
A
0 mins
Unmockable.Intercept.Tests/Matchers/Property.cs36
A
0 mins
Unmockable.Intercept.Tests/Matchers/Value.cs50
A
0 mins
Unmockable.Intercept.Tests/Matchers/Where.cs38
A
2 hrs
Unmockable.Intercept.Tests/Matchers/With.cs79
A
3 hrs
Unmockable.Intercept.Tests/Person.cs7
A
0 mins
Unmockable.Intercept.Tests/SomeUnmockableObject.cs20
A
0 mins
Unmockable.Intercept.Tests/SomeUnmockableOther.cs7
A
0 mins
Unmockable.Intercept.Tests/Unmockable.Intercept.Tests.csproj
Unmockable.Intercept.Tests/stryker-config.json
Unmockable.Intercept/Arg.cs11
A
0 mins
Unmockable.Intercept/Exceptions/NotExecutedException.cs13
A
0 mins
Unmockable.Intercept/Exceptions/OutOfResultsException.cs12
A
0 mins
Unmockable.Intercept/Exceptions/PlaceholderException.cs7
A
0 mins
Unmockable.Intercept/Exceptions/SetupNotFoundException.cs12
A
0 mins
Unmockable.Intercept/Exceptions/UninitializedException.cs12
A
0 mins
Unmockable.Intercept/Exceptions/UnsupportedExpressionException.cs12
A
0 mins
Unmockable.Intercept/IIntercept.cs11
A
0 mins
Unmockable.Intercept/Intercept.cs34
A
0 mins
Unmockable.Intercept/Interceptor.cs7
A
0 mins
Unmockable.Intercept/Matchers/ArgMatcherFactory.cs18
A
0 mins
Unmockable.Intercept/Matchers/ArgumentsMatcher.cs19
A
0 mins
Unmockable.Intercept/Matchers/CollectionArgument.cs25
A
0 mins
Unmockable.Intercept/Matchers/IArgumentMatcher.cs6
A
0 mins
Unmockable.Intercept/Matchers/IMemberMatcher.cs6
A
0 mins
Unmockable.Intercept/Matchers/IgnoreArgument.cs13
A
0 mins
Unmockable.Intercept/Matchers/LambdaExpressionMatcherFactory.cs14
A
0 mins
Unmockable.Intercept/Matchers/MethodMatcher.cs26
A
0 mins
Unmockable.Intercept/Matchers/NullArgument.cs12
A
0 mins
Unmockable.Intercept/Matchers/PropertyMatcher.cs19
A
0 mins
Unmockable.Intercept/Matchers/ValueArgument.cs19
A
0 mins
Unmockable.Intercept/Matchers/ValueMatcherFactory.cs17
A
0 mins
Unmockable.Intercept/Matchers/WhereArgument.cs20
A
0 mins