Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 3 | 0.972 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 23 | src/NHibernate.Test/Bytecode/Lightweight/BytecodeProviderFixture.cs |
2 | 2 | 40 | src/NHibernate.Test/Bytecode/Lightweight/BytecodeProviderFixture.cs |
3 | 2 | 101 | src/NHibernate.Test/FilterTest/ConfigFixture.cs |
4 | 2 | 221 | src/NHibernate.Test/FilterTest/ConfigFixture.cs |
5 | 2 | 240 | src/NHibernate.Test/FilterTest/ConfigFixture.cs |
| ||||
Assert.That(e.Message, Text.StartsWith("The ProxyFactoryFactory was not configured")); Assert.That(e.Message, Text.Contains("Example")); |
| ||||
Assert.That(e.Message, Text.Contains("Possible causes")); Assert.That(e.Message, Text.Contains("Confirm that your deployment folder contains")); |
| ||||
Assert.That(e.Message, Text.StartsWith("filter-def for filter named")); Assert.That(e.Message, Text.Contains("was not found")); |
| ||||
Assert.That(e.Message, Text.StartsWith("filter-def for filter named")); Assert.That(e.Message, Text.Contains("was not found")); |
| ||||
Assert.That(e.Message, Text.StartsWith("filter-def for filter named")); Assert.That(e.Message, Text.Contains("was never used to filter classes nor collections.")); |
| |||
Assert.That(e.Message, Text. [[#variable58489300]]( [[#variable58489ee0]])); Assert.That(e.Message, Text.Contains( [[#variable58489ec0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58489300]] | StartsWith |
1 | 2 | [[#58489300]] | StartsWith |
1 | 3 | [[#58489300]] | Contains |
1 | 4 | [[#58489300]] | StartsWith |
1 | 5 | [[#58489300]] | StartsWith |
2 | 1 | [[#58489ee0]] | "filter-def for filter named" |
2 | 2 | [[#58489ee0]] | "filter-def for filter named" |
2 | 3 | [[#58489ee0]] | "Possible causes" |
2 | 4 | [[#58489ee0]] | "The ProxyFactoryFactory was not configured" |
2 | 5 | [[#58489ee0]] | "filter-def for filter named" |
3 | 1 | [[#58489ec0]] | "was not found" |
3 | 2 | [[#58489ec0]] | "was never used to filter classes nor collections." |
3 | 3 | [[#58489ec0]] | "Confirm that your deployment folder contains" |
3 | 4 | [[#58489ec0]] | "Example" |
3 | 5 | [[#58489ec0]] | "was not found" |