Test Framework

Unidal Framework

License

License

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

test-framework
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Test Framework
Unidal Framework
Project Organization

Project Organization

Unidal Organization
Source Code Management

Source Code Management

https://github.com/unidal/frameworks/tree/master/test-framework

Download test-framework

How to add to project

<!-- https://jarcasting.com/artifacts/org.unidal.framework/test-framework/ -->
<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>test-framework</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.framework/test-framework/
implementation 'org.unidal.framework:test-framework:4.1.1'
// https://jarcasting.com/artifacts/org.unidal.framework/test-framework/
implementation ("org.unidal.framework:test-framework:4.1.1")
'org.unidal.framework:test-framework:jar:4.1.1'
<dependency org="org.unidal.framework" name="test-framework" rev="4.1.1">
  <artifact name="test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unidal.framework', module='test-framework', version='4.1.1')
)
libraryDependencies += "org.unidal.framework" % "test-framework" % "4.1.1"
[org.unidal.framework/test-framework "4.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.unidal.framework : foundation-service jar 4.1.1
org.eclipse.jetty : jetty-webapp jar 8.1.22.v20160922
org.eclipse.jetty : jetty-servlets jar 8.1.22.v20160922
org.eclipse.jetty : jetty-jsp jar 8.1.22.v20160922
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Frameworks Build Status

  • dal-jdbc: Data Access Layer for JDBC
  • eunit-testfwk: Easy Unit Test Framework
  • foundation-service: Foundation Service
  • java-fragment: Java As A Scripting (JDK6+)
  • test-framework: Jetty based Test Framework
  • type-converter: Java Type Converter
  • web-framework: Servlet based MVC framework
org.unidal.framework

Unidal

Versions

Version
4.1.1
4.0.4
3.0.3
2.4.0