[backlinq commit] r277 - trunk/test/BackLINQ.Tests

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 27, 2009, 1:11:54 PM1/27/09
to backlinq...@googlegroups.com
Author: azizatif
Date: Tue Jan 27 09:42:57 2009
New Revision: 277

Modified:
trunk/test/BackLINQ.Tests/EnumerableFixture.cs

Log:
Fixed typo in the operator name that the test case targets.


Modified: trunk/test/BackLINQ.Tests/EnumerableFixture.cs
==============================================================================
--- trunk/test/BackLINQ.Tests/EnumerableFixture.cs (original)
+++ trunk/test/BackLINQ.Tests/EnumerableFixture.cs Tue Jan 27 09:42:57 2009
@@ -695,7 +695,7 @@
}

[Test]
- public void
GroupByKey_KeySelectorArgElementSelectorArgComparerArg_ValidArguments_CorrectGroupingAndProcessing()
+ public void
GroupBy_KeySelectorArgElementSelectorArgComparerArg_ValidArguments_CorrectGroupingAndProcessing()
{
var persons =
Read(Person.CreatePersonsWithNamesUsingMixedCase());

Reply all
Reply to author
Forward
0 new messages