Message Boards

Arquillian Extension For Liferay Example

Robert Meissner, modified 7 Years ago.

Arquillian Extension For Liferay Example

Junior Member Posts: 76 Join Date: 2/26/15 Recent Posts
Hello,

this documentation does not seem to work for Liferay 7.0, but it is under the 7.0 knowledge base.
Arquillian Extension For Liferay Example
I am not sure, why it is not working for me, but in Liferay 7.0 I use gradle primarily.
There seems to be an incompatibile dependency to the portal-service in SLF4J when executing the tests as JUnit.

Has anyone got this working with Liferay 7.0 e.g. GA3?
thumbnail
James Hinkey, modified 7 Years ago.

RE: Arquillian Extension For Liferay Example

Junior Member Posts: 62 Join Date: 2/15/11 Recent Posts
Hi Robert,

It's a known issue that this tutorial needs to be updated.

In the meantime, you might want to examine the example and readme file mentioned in that issue ticket:

We have create a new and updated README that use Blade https://github.com/liferay-labs/arquillian-blade-example, that probably will be more usefull that the dev net documentation. This README is not revised, but I think that would be easier to start from here.


Jim