CloneSet1949


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1214
src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs
22163
src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs
Clone Instance
1
Line Count
2
Source Line
14
Source File
src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs

                        Assert.AreEqual(expectedType, tn.Type, "Type name should match");
                        Assert.AreEqual(expectedAssembly, tn.Assembly, "Assembly name should match");


Clone Instance
2
Line Count
2
Source Line
163
Source File
src/NHibernate.Test/UtilityTest/TypeNameParserFixture.cs

                        Assert.AreEqual(expectedType, tn.Type, "Type name should match");
                        Assert.AreEqual(expectedAssembly, tn.Assembly, "Assembly name should match");


Clone AbstractionParameter Count: 0Parameter Bindings

Assert.AreEqual(expectedType, tn.Type, "Type name should match");
Assert.AreEqual(expectedAssembly, tn.Assembly, "Assembly name should match");
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None