You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitter.im/TestStack/TestStack.ConventionTests?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
9
6
10
### What is ConventionTests?
@@ -15,13 +19,13 @@ TestStack.ConventionTests also will generate a convention report of the conventi
15
19
[Test]
16
20
public void DomainHasVirtualMethodsConvention()
17
21
{
18
-
// Define some data
19
-
var nHibernateEntities = Types.InAssemblyOf<SampleDomainClass>()
22
+
// Define some data
23
+
var nHibernateEntities = Types.InAssemblyOf<SampleDomainClass>()
0 commit comments