| Projects on Google Code | Results 1 - 9 of 9 |
run the testability explorer on a server, as a service.
Tired of writing code to set up test data? Fixjures provide a way to instantiate java beans from external, terse, human-readable (and more importantly human-*_writable_*) text files. JSON is the initial format of choice.
1.2 has been released. 1.1 introduced some potentially breaking changes in t...
snake-guice is a simple, lightweight Python dependency injection framework based on google-guice. The Guice way of doing things is quite a bit different than the current breed of XML IoC containers.
This is experimental code. APIs will likely change and implementation will definitely change.
T...
Python,
DependencyInjection,
InversionOfControl,
Testability,
UnitTesting,
IOC,
LooseCoupling,
Guice
PIoC helps you design better APIs. It alleviates the need for factories and the use of new in your PHP code. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.
TODO:
* ...
PHP,
DependencyInjection,
InversionOfControl,
Testability,
UnitTesting,
LooseCoupling,
Components,
IOC,
PIoC
<table align="right"><tr><td>
<wiki:video url="http://www.youtube.com/watch?v=hBVJbzAagfs"/>
</td></tr><tr><td align="right"><a href="http://google-guice.googlecode.com/files/Guice-Google-IO-2009.pdf">Presentation Slides (PDF)</a></td></tr></table>
=Guice=
Put simply, Guice alleviates the ne...
Java,
DependencyInjection,
InversionOfControl,
Google,
Testability,
UnitTesting,
LooseCoupling,
Components,
IOC,
Guice
==GGDI==
GGDI (pronounced 'giggidy') provides a way for [http://code.google.com/webtoolkit/ GWT] module developers to associate [http://code.google.com/p/google-guice/ Guice] modules with their GWT module. The Guice modules can then be automatically used to configure dependency injection both in...
= Introduction =
Inspired by Google Testability Explorer(by [http://misko.hevery.com/ Miško Hevery]), Joe and I initialized this project to implement the same idea on .NET platform. Most of the analysis work to the .NET assembly based on Mono.Cecil(by [http://evain.net/ JB Evain]). And the cost m...
English is not my strongest foreign language. You are welcome to comments ;))
= Introduction =
Yocef is a Lightweight IoC Event Framework. Yocef is aimed to provide simple, although powerful, pattern to implement events handling on any kind of objects.
With yocef, you can:
* Use Events in...
IoC,
Event,
Listener,
Suscriber,
GWT,
Java,
Modular,
UnitTesting,
InversionOfControl,
Testability,
LooseCoupling
A Cool NEW Framework for Hot, Quick-Fire ( n Sure-Fire !! ;-) ) Rapid Application Development with the help of IOC containers (like Guice, Spring, etc) & ORM tools (like Hibernate, Ibatis, etc )
Also allow for/Promote nice (?! :) ) principles like 'Loose Coupling', Testability (using Unit testing...