Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Moq

Compare

Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET lambda expressions that make it the most productive, type-safe and refactoring-friendly mocking library available. And it supports mocking ... [More] interfaces as well as classes. Its API is extremely simple and straightforward, and doesn't require any prior knowledge or experience with mocking concepts. [Less]

4.58537
   
  0 reviews  |  113 users  |  64,908 lines of code  |  6 current contributors  |  Analyzed 5 days ago
 
 

PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.

4.75
   
  0 reviews  |  13 users  |  42,345 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

Spock is a testing and specification framework for Java and Groovy developers. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock ... [More] is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms. [Less]

4.5
   
  0 reviews  |  12 users  |  77,702 lines of code  |  7 current contributors  |  Analyzed 10 days ago
 
 

NSubstitute is a friendly substitute for .NET mocking frameworks. It's like a stub with property behaviour. With nice semantics for setting return values. It only has one mode - loose semantics, which you can query afterwards. It's meant to be simple, succinct and pleasant to use.

5.0
 
  0 reviews  |  7 users  |  78,257 lines of code  |  9 current contributors  |  Analyzed 10 days ago
 
 

JMockit allows developers to write unit and integration tests without the testability issues typically found with other mocking APIs. Tests can easily be written that will mock final classes, static methods, constructors, and so on. There are no limitations. Most importantly, with JMockit all ... [More] programming practices, patterns, and styles are supported equally, without forcing developers to make compromises just for the sake of unit testing. [Less]

4.5
   
  0 reviews  |  7 users  |  63,614 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

Java by Convention Why "Sticky" well the sticky conventions let you build applications that don't need glue, it just sticks together, its "Sticky Code"

5.0
 
  0 reviews  |  2 users  |  52,170 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

MockInject is a library that supports accurate injection of your mockobjects (manual written or generated). Supported injection points are constructor- or method-calls. The injection-points can be defined by using a simple edsl. It uses ByteCodeInstrumentation to inject your mocks, but you ... [More] needen't to have any Knowledge about BCI or JavaBytecode, just use the edsl. [Less]

0
 
  0 reviews  |  1 user  |  5,405 lines of code  |  0 current contributors  |  Analyzed about 7 hours ago
 
 

A simple lightweight (<250 LOC) auto-mocker for .NET. The auto-mocker is written for the Moq mocking framework, but written to allow using different mock frameworks, though about 50% of the codebase is Moq specific. The auto-mocker also supports injection, allowing you to manually inject specific dependencies you wish to use in the test.

0
 
  0 reviews  |  1 user  |  15,977 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 
0
 
  0 reviews  |  1 user  |  214,020 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Provides method stubbing for concrete Java classes, intended for use with JUnit 4.

5.0
 
  0 reviews  |  1 user  |  5,641 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.