Browsing projects by Tag(s)

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

Showing page 1 of 3
Compare

mock is a Python module that provides a core Mock class. It is intended to reduce the need for creating a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also ... [More] specify return values and set needed attributes in the normal way. This approach is inspired by the testing patterns used at Resolver Systems. It also provides utility functions / objects to assist with testing, particularly monkey patching. [Less]

5.0
 
  0 reviews  |  3 users  |  2,006 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

A .Net dynamic fake/mock/stub framework for creating all types of fake objects, mocks, stubs etc. Easier semantics, all fake objects are just that - fakes - the use of the fakes determines whether they're mocks or stubs. Context aware fluent interface guides the developer. Full VB.Net ... [More] support. Designed for ease of use and for compatibility with both C# and VB.Net. [Less]

5.0
 
  0 reviews  |  2 users  |  24,337 lines of code  |  11 current contributors  |  Analyzed 2 days ago
 
 

libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full set of pthread stubs, allowing programs and libraries to portably use pthreads when linked to pthreads ... [More] and improve single-threaded performance when not linked to pthreads. [Less]

0
 
  0 reviews  |  1 user  |  120 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Platform for test doubles in Python (mocks, stubs, Spy, and dummies)

0
 
  0 reviews  |  1 user  |  620 lines of code  |  2 current contributors  |  Analyzed 2 days ago
 
 

The purpose of Test Dept. is to be an ease-of-use framework for unit testing. It is suitable for pure C-code and consists of assertions macros and makefile snippets for automated tests. Test suites are standalone binaries following a certain specification and can thus be used by arbitrary ... [More] test-runners. Stubbing and mocking for the C language is not as easily done as for object-oriented languages. Therefore a supportive framework may be of use. Test Dept. tries to be such a framework. Please read the documentation! [Less]

0
 
  0 reviews  |  1 user  |  1,120 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

The KSoapGlue is a little application to create stubs for webservices created whith the rpc/encode style under the PHP platform with the NuSoap library or using the Prado FrameWork. This Stubs can be use in the JavaSE or JavaME platforms and the library KSoap2

0
 
  0 reviews  |  1 user  |  112,858 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 

Please read this article for details: http://nermins.net/post/2007/07/Mock-ADONET-with-ease-using-IDataReader-Stub-objects.aspx This tool uses following libraries: 1) Enterprise Library 3.1 2) NUnit 2.4.3 3) TypeMock.Net Assemblies from 1) and 2) are already included in SVN ... [More] repository. You will need to download and install a free version of TypeMock.Net to run Unit tests in this solution. [Less]

0
 
  0 reviews  |  0 users  |  33,209 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

qMock is a standalone, lightweight mocking framework that facilitates integration testing for JavaScript programs. var ninja = new Mock();Please note it is useful, but not essential, to have some experience of testing code in a TDD manner to use qMock qMock is a 'expect-run-verify' ... [More] JavaScript mocking library in the style of jMock, or EasyMock, which can be used in isolation, or more usefully in conjunction with a test-harness such as QUnit, or YUI Test as part of the TDD cycle. It facilitates behaviour-based, or 'glass-box' testing of JavaScript programs, by allowing developers to mock collaborator objects, and verify their behaviour. It was written by Mark Meyer and Andy Beeching, a couple of JS hackers in London, and we thought we'd share the results with the community. You may want to: Find out more about the project. Read the API docs. Get up to speed on TDD Learn more about mocking. (TODO) See examples of mocks in action. (TODO) [Less]

0
 
  0 reviews  |  0 users  |  3,544 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

I'm just doing some syncing tests here.

0
 
  0 reviews  |  0 users  |  0 current contributors
  stub
 
 

JUnit Training Examples

0
 
  0 reviews  |  0 users  |  5,294 lines of code  |  0 current contributors  |  Analyzed 10 days 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.