Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace old Google Code URL with GitHub URL #362

Merged
merged 1 commit into from
Jun 5, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Moq.shfb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<namespaceSummaryItem name="Castle.DynamicProxy.Serialization" isDocumented="False" />
<namespaceSummaryItem name="Moq" isDocumented="True">Root namespace of Moq (pronounced "Mock-you" or just "Mock"), the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, simple and refactoring-friendly mocking library available.
&lt;p&gt;
See the &lt;a href="http://code.google.com/p/moq/wiki/QuickStart"&gt;online quickstarts&lt;/a&gt; for more examples than those available in this code documentation.
See the &lt;a href="https://github.com/moq/moq4/wiki/Quickstart"&gt;online quickstarts&lt;/a&gt; for more examples than those available in this code documentation.
&lt;/p&gt;
&lt;p&gt;The Mock&amp;lt;T&amp;gt; class is the core of the library, so it's a good place to start.&lt;/p&gt;
You can also read &lt;a href="http://blogsearch.google.com/blogsearch?q=moq+mock"&gt;blog entries&lt;/a&gt; from around the world about Moq.</namespaceSummaryItem>
Expand Down
2 changes: 1 addition & 1 deletion Moq.shfbproj
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<NamespaceSummaryItem name="Castle.DynamicProxy.Serialization" isDocumented="False" xmlns="" />
<NamespaceSummaryItem name="Moq" isDocumented="True" xmlns="">Root namespace of Moq (pronounced "Mock-you" or just "Mock"), the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, simple and refactoring-friendly mocking library available.
&lt;p&gt;
See the &lt;a href="http://code.google.com/p/moq/wiki/QuickStart"&gt;online quickstarts&lt;/a&gt; for more examples than those available in this code documentation.
See the &lt;a href="https://github.com/moq/moq4/wiki/Quickstart"&gt;online quickstarts&lt;/a&gt; for more examples than those available in this code documentation.
&lt;/p&gt;
&lt;p&gt;The Mock&amp;lt;T&amp;gt; class is the core of the library, so it's a good place to start.&lt;/p&gt;
You can also read &lt;a href="http://blogsearch.google.com/blogsearch?q=moq+mock"&gt;blog entries&lt;/a&gt; from around the world about Moq.</NamespaceSummaryItem>
Expand Down
2 changes: 1 addition & 1 deletion Source/AdvancedMatcherAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/AsInterface.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Capture.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/CaptureMatch.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/ConditionalContext.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/DefaultValue.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/EmptyDefaultValueProvider.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Evaluator.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/ExpressionExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Extensions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/FluentMockContext.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Guard.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/IDefaultValueProvider.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/IMatcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/IMocked.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/IProxyCall.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Interceptor.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/It.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/Flow/ICallbackResult.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/Flow/IReturnsResult.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/Flow/IReturnsThrows.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/Flow/ISetup.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/Flow/IThrowsResult.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/ICallback.Generated.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/ICallback.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/ICallback.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/ICallbackGetter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/ICallbackSetter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IRaise.Generated.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IRaise.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IRaise.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IReturns.Generated.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IReturns.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IReturns.tt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<#@ Assembly Name="System.Core" #>
<#@ Import Namespace="System.Linq" #>
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IReturnsGetter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IThrows.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Language/IVerifies.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Linq/FluentMockVisitor.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Linq/Mock.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Linq/MockQuery.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Linq/MockSetupsBuilder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Linq/Mocks.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
4 changes: 2 additions & 2 deletions Source/Match.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down Expand Up @@ -144,7 +144,7 @@ internal override bool Matches(object value)
// We have to return early from here because you can't cast null to T
// when T is a value type.
//
// See Github issue #90: https://github.com/Moq/moq4/issues/90
// See Github issue #90: https://github.com/moq/moq4/issues/90
return false;
}
return this.Condition((T)value);
Expand Down
2 changes: 1 addition & 1 deletion Source/MatchExpression.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/MatcherAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/MatcherFactory.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Matchers/ConstantMatcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Matchers/ExpressionComparer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Matchers/ExpressionMatcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Matchers/LazyEvalMatcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Matchers/Matcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
2 changes: 1 addition & 1 deletion Source/Matchers/MatcherAttributeMatcher.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Copyright (c) 2007. Clarius Consulting, Manas Technology Solutions, InSTEDD
//http://code.google.com/p/moq/
//https://github.com/moq/moq4
//All rights reserved.

//Redistribution and use in source and binary forms,
Expand Down
Loading