portletunit2-top-level

PortletUnit is a jUnit Java Unit Testing Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.portletunit
ArtifactId

ArtifactId

portletunit2-top-level
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

portletunit2-top-level
PortletUnit is a jUnit Java Unit Testing Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.
Source Code Management

Source Code Management

http://portletunit.cvs.sourceforge.net/viewvc/portletunit/portletunit2/modules/top-level/portletunit2/

Download portletunit2-top-level

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2-top-level/ -->
<dependency>
    <groupId>net.sf.portletunit</groupId>
    <artifactId>portletunit2-top-level</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2-top-level/
implementation 'net.sf.portletunit:portletunit2-top-level:1.0.2'
// https://jarcasting.com/artifacts/net.sf.portletunit/portletunit2-top-level/
implementation ("net.sf.portletunit:portletunit2-top-level:1.0.2")
'net.sf.portletunit:portletunit2-top-level:pom:1.0.2'
<dependency org="net.sf.portletunit" name="portletunit2-top-level" rev="1.0.2">
  <artifact name="portletunit2-top-level" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.portletunit', module='portletunit2-top-level', version='1.0.2')
)
libraryDependencies += "net.sf.portletunit" % "portletunit2-top-level" % "1.0.2"
[net.sf.portletunit/portletunit2-top-level "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • portletunit2

Versions

Version
1.0.2
1.0.1