VOOZH about

URL: https://www.javacodegeeks.com/tag/arquillian

⇱ Arquillian Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Ondrej MihalyiApril 14th, 2020
    0 187

    Possible ways to use Arquillian in Jakarta EE TCKs

    Recently, we had a discussion how to create a standalone Jakarta Batch test kit (TCK). For most of the committers,…

    Read More »
  • Enterprise Java👁 Image
    Deny WuysanJune 22nd, 2018
    0 202

    Testing OpenLiberty with Arquillian (Remote)

    Having heard many great reviews, I thought I’ll give Open Liberty a try. In this post, I shall discuss the…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoMarch 28th, 2018
    0 137

    Arquillian Chameleon. Simplifying your Arquillian tests

    Arquillian Chameleon was born to simplify the configuration of Arquillian tests. I am proud to announce that with version 1.0.0.CR2 we have…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoJanuary 10th, 2017
    0 196

    Develop A Microservice with Forge, WildFly Swarm and Arquillian

    In this post we are going to see how to develop a microservice using WildFly Swarm and Forge and testing…

    Read More »
  • DevOps👁 Image
    Alex SotoDecember 9th, 2014
    0 107

    Arquillian Cube. Let’s zap ALL these bugs, even the infrastructure ones.

    Docker is becoming the de-facto project for deploying applications inside lightweight software containers in isolation. Because they are really lightweight…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoJuly 10th, 2014
    1 159

    RxJava + Java8 + Java EE 7 + Arquillian = Bliss

    Microservices are an architectural style where each service is implemented as an independent system. They can use their own persistence…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Paris ApostolopoulosJuly 3rd, 2014
    1 148

    Java EE7 and Maven project for newbies – part 7

    Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 , Part #6 In the…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Paris ApostolopoulosJune 25th, 2014
    1 158

    Java EE7 and Maven project for newbies – part 6

    Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 In the previous post (part…

    Read More »
  • Enterprise Java👁 Image
    Thorben JanssenJune 13th, 2014
    0 158

    Testing with Aliens: How to test a JPA type converter with Arquillian

    This post was written together with +Aslak Knutsen (@aslakknutsen). JPA type converters provide an easy way to define how an…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close