My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 90
Having a full test suite with good coverage for your large application is an essential tool for maintaining code reliability and programmer sanity, but despite this, many projects still neglect this important aspect of software development. In pondering this programming paradox, I came to understan...
<b>sm4j</b> is a dynamic mocking API, such as EasyMock or jMock, but in a simple manner. Compiled JAR sizes about 10Kb, without any kind of dependencies. <b>sm4j</b> allows you to define mock expectations declaretively, using a simple DSL in a fluent style. <wiki:comment> * Check [http://...
=Modbus Test Kit: Implementation of Modbus protocol in python= === License === This is distributed under GNU LGPL license === Description === Make possible to write modbus TCP and RTU master and slave for testing purpose Modbus Test Kit is different from [http://code.google.com/p/pymodbu...
<wiki:toc max_depth="1" /> ==Short description:== In a nutshell TestedBy aims at changing the point of view regarding test classes and classes under test. What we get is the focus being moved to the classes under test; from those classes, which of course are the most important ones of your p...
= Welcome to !FlexMonkey = <table border="0"> <tr><td>http://flexmonkey.googlecode.com/svn/tags/FlexMonkey-0.8a/FlexMonkey/docs/images/flexmonkey.jpg</td><td>!FlexMonkey is a testing framework for Flex apps that provides for the capture, replay and verification of Flex UI functionality. !FlexMon...
Creating unit tests for UIMA compnents can be a bit of a headache without some infrastructure in place to make it easier. This project provides convenience classes (mostly factory classes) that make testing UIMA components much easier. UUTUC is heavily used by a library called [http://cleartk.goog...
dbTest is database unit test managing application. This application can help you to create / maintain / run database unit tests. It is written in Java so it's fully cross-platform. ---- dbTest can be used in: * database schema and initial data validation * unit testing for database stor...
{{{ Condition, v. i. [imp. & p. p. Conditioned; p. pr. & vb. n. Conditioning.] 1. To make terms; to stipulate. [1913 Webster] }}} *Condition* is an unit-testing framework for Python in the spirit of [http://behaviour-driven.org/ Behavior-Driven Development]. ---- The software provided...
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as: * JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc annotations). * Flexible test configuration. * Support for data-dri...
=ActionScript 3 performances unit testing framework= zanbench is a lightweight actionscript 3 framework for performances testing. It allow you to write benchmarks in a xUnit like style : * Create a BenchmarkCase by inheriting from BenchmarkCase or implementing Benchmarkable * Write tests me...
1 2 3 4 5 6 7 8 9 Next