Gyatso is a tool for testing EJB. It gives you possibility to inject components into your test class using @EJB annotation. Beside this, you can rollback transaction after test execution using annotation. Gyatso uses junit as test core, and works with many embedded application servers, for example glassfish 4.0.

You can add it to your maven project:

<repositories>
<repository>
<releases>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
<checksumPolicy>fail</checksumPolicy>
</releases>
<id>Gyatso</id>
<name>Gyatso</name>
<url>http://luciow.pl:7171/maven2</url>
<layout>default</layout>
</repository>
</repositories>

<dependency>
<groupId>pl.gyatso</groupId>
<artifactId>Gyatso</artifactId>
<version>0.8</version>
<scope>test</scope>
</dependency

Project Activity

See All Activity >

Follow Gyatso

Gyatso Web Site

You Might Also Like
Real Time Accounts Payable Automation. Icon
Real Time Accounts Payable Automation.

Invoice capture and automation seamlessly integrated with your accounting software

Yooz provides the smartest, most powerful, and easiest-to-use cloud-based E-invoicing and Purchase-to-Pay automation solution. It delivers unmatched savings, speed, and security with affordable zero-risk subscriptions to more than 5,000 customers and 300,000 users worldwide.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Gyatso!

Additional Project Details

Registered

2013-09-12