summaryrefslogtreecommitdiffstats
path: root/tools/NUnit/doc/listMapper.html
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2011-04-06 21:24:36 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2011-04-06 21:24:36 -0700
commit251a22031596194bb9b8b9b438f0788cf5c36036 (patch)
treefe0a6c863609e2877e7be8661122adc067759f1f /tools/NUnit/doc/listMapper.html
parent99d55efac7b70a681c710d24f66320edd1efdd91 (diff)
parentc676c0940ca93006fd3feec16a460f962aa8a350 (diff)
downloadDotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.zip
DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.tar.gz
DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.tar.bz2
Merge branch 'v3.4' into oauth2
Conflicts: projecttemplates/RelyingPartyLogic/OAuthAuthorizationManager.cs samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj samples/OAuthResourceServer/Code/OAuthAuthorizationManager.cs
Diffstat (limited to 'tools/NUnit/doc/listMapper.html')
-rw-r--r--tools/NUnit/doc/listMapper.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/NUnit/doc/listMapper.html b/tools/NUnit/doc/listMapper.html
index 6065bc6..7685b30 100644
--- a/tools/NUnit/doc/listMapper.html
+++ b/tools/NUnit/doc/listMapper.html
@@ -56,7 +56,7 @@ Expect(Map(strings).Property("Length"), EqualTo(lengths));
<!-- Submenu -->
<div id="subnav">
<ul>
-<li><a href="index.html">NUnit 2.5.5</a></li>
+<li><a href="index.html">NUnit 2.5.9</a></li>
<ul>
<li><a href="getStarted.html">Getting&nbsp;Started</a></li>
<li><a href="assertions.html">Assertions</a></li>
@@ -75,6 +75,7 @@ Expect(Map(strings).Property("Length"), EqualTo(lengths));
<li><a href="compoundConstraints.html">Compound&nbsp;Constraints</a></li>
<li><a href="delayedConstraint.html">Delayed&nbsp;Constraint</a></li>
<li id="current"><a href="listMapper.html">List&nbsp;Mapper</a></li>
+<li><a href="reusableConstraint.html">Reusable&nbsp;Constraint</a></li>
</ul>
<li><a href="attributes.html">Attributes</a></li>
<li><a href="runningTests.html">Running&nbsp;Tests</a></li>
@@ -90,7 +91,7 @@ Expect(Map(strings).Property("Length"), EqualTo(lengths));
<!-- Standard Footer for NUnit.org -->
<div id="footer">
- Copyright &copy; 2009 Charlie Poole. All Rights Reserved.
+ Copyright &copy; 2010 Charlie Poole. All Rights Reserved.
</div>
<!-- End of Footer -->