Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.077.969 Times

Unit Testing Option Com Svmap software
Filter: All | Freeware | Demo
 

Unit Testing Option Com Svmap

1 2 3 4 5 > 
Released: November 01, 2012  |  Added: January 26, 2013 | Visits: 1.025

ReSharper ReSharper is the leading Visual Studio productivity tool for .NET developers, which fully integrates with Microsoft Visual Studio 2005, 2008, 2010 and 2012. It helps developers create and improve code in C#, VB.NET, ASP.NET, ASP.NET MVC, JavaScript, CSS, HTML, XML, and XAML. ReSharper makes...



Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 43.67 MB Download (1139): ReSharper Download

Added: May 03, 2010 | Visits: 1.129

libSpiff libSpiff library brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the Xiph.Org Foundation..





Platforms: *nix

License: Freeware Size: 593.92 KB Download (263): libSpiff Download

Added: June 07, 2010 | Visits: 2.099

Test::Unit::Tutorial Test::Unit::Tutorial is a Perl module that contains a tutorial on unit testing. SYNOPSIS perldoc Test::Unit::Tutorial Here should be extensive documentation on what unit testing is, why it is useful, and how to do it with the Test::Unit collection of modules. Sorry for not implementing...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (243): Test::Unit::Tutorial Download

Added: September 10, 2010 | Visits: 1.288

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: September 09, 2010 | Visits: 1.160

Test::Unit::TestSuite Test::Unit::TestSuite is a unit testing framework base class. SYNOPSIS use Test::Unit::TestSuite; # more code here ... sub suite { my $class = shift; # create an empty suite my $suite = Test::Unit::TestSuite->empty_new("A Test Suite"); # get and add an existing suite...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (152): Test::Unit::TestSuite Download

Added: November 23, 2006 | Visits: 5.778

AnyUnit AnyUnit is an unit testing environment that allows developers to work with virtually any type of test frameworks, commercial and open source and supports C/C++/Managed C++/C# and VB.NET. This release adds test-from-code generation, JUnit-style XML output for integration with CruiseControl and...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 3.45 MB Download (127): AnyUnit Download

Released: November 10, 2008  |  Added: February 23, 2009 | Visits: 1.122

cfix cfix is an xUnit testing framework for C/C++, fully specialized for Win32 (32/64 bit) development. cfix requires only little effort to author unit tests, which are compiled and linked into a DLL. The testrunner application provided by cfix allows selectively running tests of one or more of such...


Platforms: Windows

License: Freeware Size: 3.34 MB Download (123): cfix Download

Added: January 18, 2010 | Visits: 1.013

IsaMorph IsaMorph is a linux distribution Live CD (based on Morphix) featuring the interactive theorem prover Isabelle. This means, you can boot from the CD and get a fully operational "theorem proving" environment without installing GNU/Linux or Isabelle. Just insert the CD in your PC and have five...


Platforms: *nix

License: Freeware Size: 498.6 MB Download (123): IsaMorph Download

Added: March 22, 2010 | Visits: 1.091

Pascal Mock Pascal Mock provides a mock library for Delphi/Kylix/FreePascal. Delphi/Kylix/FreePascal were lacking a mock library. The Pascal Mock library enables the easy creation and use of Mock objects for unit testing, inspired by the various Java mock object tools. Mock objects ease unit testing by...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (118): Pascal Mock Download

Added: August 05, 2010 | Visits: 1.258

PyReverse PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML. currently PyReverse build a...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (116): PyReverse Download

Added: February 20, 2010 | Visits: 1.308

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Added: October 15, 2010 | Visits: 767

OCI wrappers OCI wrappers packages contains C++ wrappers for OCI (Oracle Call Interface). The code attempts to use the "Resource Acquisition Is Initialization" idiom and the "K.I.S.S." principle. Unit-testing cd tests && make test Using oci::LoginSession db("username", "password", "database");...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): OCI wrappers Download

Added: January 20, 2010 | Visits: 974

mimetic mimetic is a powerful, full featured, STL-based, standards compliant C++ MIME library. mimetic is a GPL MIME library written in C++ designed to be easy to use and integrate but yet fast and efficient. Im a fan of the C++ Standard Library so mimetic has been built around the standard lib. This...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (101): mimetic Download

Added: September 07, 2010 | Visits: 1.206

Test::Unit::Runner::Terminal Test::Unit::Runner::Terminal is a unit testing framework helper class. SYNOPSIS use Test::Unit::Runner::Terminal; my $testrunner = Test::Unit::Runner::Terminal->new(); $testrunner->start($my_test_class); This class is a test runner for the command line style use of the testing framework....


Platforms: *nix

License: Freeware Size: 75.78 KB Download (100): Test::Unit::Runner::Terminal Download

Added: January 25, 2010 | Visits: 489

SCPlugin SCPlugin is a contextual menu plugin that allows access to Subversion commands from the Finder.


Platforms: Mac

License: Freeware Size: 7.4 MB Download (100): SCPlugin Download

Added: November 09, 2010 | Visits: 1.014

Rails Rails web framework is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): Rails Download

Added: October 26, 2010 | Visits: 959

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: November 10, 2010 | Visits: 829

Test::Unit::InnerClass Test::Unit::InnerClass is a unit testing framework helper class. SYNOPSIS This class is not intended to be used directly This class is used by the framework to emulate the anonymous inner classes feature of Java. It is much easier to port Java to Perl using this class..


Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Unit::InnerClass Download

Added: January 25, 2010 | Visits: 841

MoMEUnit MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. The application is derived from the JUnit framework. It is only CLDC 1.1 compliant. It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): MoMEUnit Download

Added: February 19, 2010 | Visits: 1.147

Net::DBus Net::DBus provides a Perl binding for the DBus messaging system. Net::DBus enables services to be exported to the bus, as well as full use of services present on the bus. Modules: Net::DBus Perl extension for the DBus message system0.33.2 Net::DBus::ASyncReply asynchronous method reply...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (96): Net::DBus Download

1 2 3 4 5 >