LCOV - code coverage report | ||||||||||||||||||
|
||||||||||||||||||
Line data Source code 1 : using NUnit.Framework; 2 : 3 : namespace Cqrs.Tests.Extensions.TestHelpers 4 : { 5 : public class ThenAttribute : TestAttribute 6 0 : { 7 : } 8 : } |
Generated by: LCOV version 1.10 |