| Projects on Google Code | Results 1 - 10 of 12 |
!EasyStub is a simple stubbing framework for Java. It was inspired by the [http://easymock.org EasyMock] framework. !EasyMock is great for mocking, but a little verbose for my tastes when using it for stubbing classes. !EasyStub aims to fix that!
With !EasyStub, much of the syntax is like !EasyM...
=!AtUnit=
!AtUnit *minimizes boilerplate code* in unit tests and *guides test development* by enforcing good practices.
* mark exactly one field with `@Unit` to indicate the object under test.
* mark fields with `@Mock` or `@Stub` to obtain mock objects
* inject your tests, and your ...
Java,
JUnit,
JMock,
EasyMock,
Guice,
InversionOfControl,
DependencyInjection,
UnitTesting,
Annotations,
IOC,
Testing,
Spring
The aim of this project is to develop a mock implementation of the JavaServer Faces web application framework to aide in unit-testing the backing beans in a project.
== Mycila ==
Powerful projects for everyday needs !
== [http://code.mycila.com/wiki/MycilaPlugin Mycila Plugin Framework] ==
A really simple to use but powerful plugin framework that facilitate adding extensions in your application.
Features:
* Resource descriptor of plugins
* Man...
mycila,
java,
testing,
plugin,
guice,
spring,
jmock,
easymock,
mock,
test,
unit,
maven,
deploy,
framework
= Description =
A thin layer of syntactic sugar for Scala 2.7.0-final written on top of !EasyMock 2.3.
This layer is an attempt to use Scala to create an !EasyMock domain specific language (DSL) to allow for easier, safer mocking. Library authors are also using this to learn the Scala language i...
=JSynthesis=
Have you ever used mocks in your unit tests and been very happy about what you have done until, rather late in the day, you discover that you haven't tested the concrete implementations of the classes you have mocked out anywhere and one of the methods just throws a !NotImplementedEx...
JUnit Training Examples
JAVA2EE es programación orientada para la soluciones empresariales.
(._.) java para todos (._.)
Projects not large enough to require their own project that Stephen Duncan Jr. is working on, or playing with, etc. Currently, there are two project here that may be of interest to others.
==EasyMock-PropertyUtils==
[http://www.stephenduncanjr.com/projects/easymock-propertyutils/index.html Easy...