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.159.425 Times

Unit Test By software
Filter: All | Freeware | Demo
 

Unit Test By

< 1 2 3 4 5 > 
Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 833

Microsoft ASP.NET MVC The name Microsoft ASP.NET MVC stands for Microsoft ASP.NET Model-View-Controller. The ASP.NET MVC Beta release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create...



Platforms: Windows, 2003, Windows Vista, XPX64, 2008, 7

License: Freeware Download (53): Microsoft ASP.NET MVC Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 373

Typemock Isolator The Typemock Isolator developer tool is an ad in for Visual Studio .NET (vs 2005/vs 2008) that simplifies unit testing by making a cleaner code and eliminating the need to refactor and restructure your code specifically for unit testing. This add in gives the developer tools to isolate, stub or...





Platforms: Windows

License: Shareware Cost: $799.00 USD Size: 4.5 MB Download (49): Typemock Isolator Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 392

Cheat-Test 70-291 Free Questions 2009 www.Cheat-test.com is the online Certification Expert recognized by a worldwide audience of IT professionals and executives alike as the definitive source of training materials for the candidate seeking insight, updates and resources for vendor certifications. www.Cheat-test.com 70-291 is written...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 181 KB Download (46): Cheat-Test 70-291 Free Questions 2009 Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 530

PyQt4 for Linux PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of...


Platforms: Linux

License: Freeware Size: 11.2 MB Download (45): PyQt4 for Linux Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 668

PyQt4 PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of...


Platforms: Windows

License: Freeware Size: 11.2 MB Download (50): PyQt4 Download

Added: September 27, 2013 | Visits: 448

SQLUnit SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (52): SQLUnit Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 589

Octave Shifter 2 Octave Shifter 2 is a free real-time pitch shifting audio effect for Apple's Audio Unit architecture. By leveraging existing technologies like CoreAudio, Altivec and SSE, Octave Shifter 2 offers a unique audio experience. Key features of the Audio Unit include: * real-time, low latency...


Platforms: Mac, Audio Unit host application

License: Freeware Size: 389.12 KB Download (58): Octave Shifter 2 Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 454

Diatonic Shifter Diatonic Shifter 2 is a real-time diatonic pitch shifting and harmonizing Audio Unit effect. By leveraging existing technologies like CoreAudio, Altivec and SSE, Diatonic Shifter 2 offers a unique audio experience. Key features of the Audio Unit include: * real-time, low latency processing for...


Platforms: Mac

License: Shareware Cost: $9.99 USD Size: 962.56 KB Download (51): Diatonic Shifter Download

Added: May 10, 2013 | Visits: 400

plitest Php LIterate TEST is a literate testing language tool written in PHP that can be used to test HTML based applications. As a starting point, the tool will run on Windows, using COM to drive an IE instance and hopes to produce a simple near english language to define the tests. The aim is to have...


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (51): plitest Download

Added: May 10, 2013 | Visits: 408

Force verbose mode for unittests in an IDE When running unit tests, using the verbose flag often provides an extra level of protection against mistakes. When running from the command line, this simply means adding the -v option. If you use an IDE, matters become more complicated. While you can often set your IDE to pass in the -v option...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Force verbose mode for unittests in an IDE Download

Added: May 10, 2013 | Visits: 319

Unitils 1.1RC2 Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG . Unitils provides general asserion utilities, support for database testing, support for testing with...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (51): Unitils 1.1RC2 Download

Added: April 02, 2013 | Visits: 408

Create Bus Data for Models with Root-Level Bus Inputs A common task in Simulink is to test a certain component of a larger model. With large-scale modeling, such componentization is often accomplished through the use of model reference. These large models also often use bus signals to organize large amounts of signals in the model. The situation at...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Create Bus Data for Models with Root-Level Bus Inputs Download

Added: June 03, 2013 | Visits: 374

VChooseKR VChooseKR(V, K) creates a matrix, which rows are all combinations created by choosing K elements of the vector V without order and with repetitions.INPUT: V: Array of class DOUBLE, SINGLE, (U)INT8/16/32/64, LOGICAL, CHAR. Prefer (U)INT8 or (U)INT16 for speed. K: Number of elements to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): VChooseKR Download

Added: August 14, 2013 | Visits: 455

VChooseKRO VChooseKRO(V, K) creates a matrix, which rows are all permutations created by choosing K elements of the vector V with order and with repetitions.INPUT: V: Array of class DOUBLE, SINGLE, (U)INT8/16/32/64, LOGICAL, CHAR. Prefer (U)INT8 or (U)INT16 for speed. K: Number of elements to choose.OUTPUT:...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): VChooseKRO Download

Added: June 22, 2013 | Visits: 198

PrivilegedAccessor In unit-testing you often need to prepare and later inspect the unit-under-test before you can test it. For instance you might need to inject mock-objects in your unit, so your unit-test does not access other units like backend systems. Or you might need to access a private attribute to assert a...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (41): PrivilegedAccessor Download

Added: June 15, 2013 | Visits: 390

pgTAP pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications. Why would you want to unit test...


Platforms: Mac

License: Freeware Size: 163.84 KB Download (37): pgTAP Download

Added: August 21, 2013 | Visits: 212

openid-mongodb openid-mongodb is a MongoDB back-end storage for use with the python-openid package made by JanRain. It implements the OpenIDStore interface and can be plugged directly in. To ensure proper operation, this back-end utilizes the entire python-openid Store test suite and has 100% unit test coverage.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): openid-mongodb Download

Added: August 06, 2008 | Visits: 3.788

Teaching Templates Quiz Maker The Teaching Templates Quiz Maker is a new, varied and timesaving set of twelve authoring tools to help you create interactive, web-based exercises, tests and quizzes - including Multiple Choice, Question Time, Gap Text (based on the Cloze test procedure), Energy Saver (fill in the missing...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 12.73 KB Download (128): Teaching Templates Quiz Maker Download

Added: September 12, 2010 | Visits: 921

pgmfindclip pgmfindclip project can automatically find a clipping border for a sequence of pgm images (a fine companion for transcode on Linux). This tool tries to find a suitable clipping border for a series of gray images. It is very useful to automatically extract clipping values for transcoding a movie...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): pgmfindclip Download

Added: January 13, 2010 | Visits: 1.375

EasyEclipse for LAMP EasyEclipse for LAMP is for PHP, Python, Perl, and Ruby development with a web server and a database. This distribution contains all the plugins needed to develop in PHP, Python, Perl, Ruby and Ruby On Rail. You may need to disable some plugins based on your needs. This distribution includes...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 163.4 MB Download (103): EasyEclipse for LAMP Download

< 1 2 3 4 5 >