All Downloads are FREE. Search and download functionalities are using the official Maven repository.

needle4j.3.0.0.source-code.needle-defaults.properties Maven / Gradle / Ivy

Go to download

Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests.

The newest version!
## Needle default configuration file
# Properties may overridden by custom needle.properties file.

# jpa persistence unit name
persistenceUnit.name=TestDataModel

# hibernate specific cfg file
hibernate.cfg.filename=needle-hsql-hibernate.cfg.xml

# mock provider class name
mock.provider=org.needle4j.mock.EasyMockProvider




© 2015 - 2025 Weber Informatics LLC | Privacy Policy