• BMUnit : Using Byteman with JUnit or TestNG from maven and ant

    Let's assume you know what Byteman is . . .  This is the Part Two (of three) in the Byteman tutorial series, explaining how you can use Byteman to improve the simplicity, quality and coverage of your unit, integ...
    Profile Photo
    last modified by adinn
  • Checking Your Byteman Rule Scripts Under Maven

    What does the Byteman rulecheck maven plugin do? Byteman release 2.1.3 introduced a maven plugin which runs the offline rule parser and type checker before executing any of your maven tests. This pluin allows you to b...
    Profile Photo
    last modified by adinn
  • A Byteman Tutorial

    We're Just Getting Started Here . . .  This article is a simple tutorial  showing you how to get started with Byteman. It explains how to install Byteman and use it to inject side-effects into a simple Java...
    Profile Photo
    last modified by adinn
  • Fault Injection Testing With Byteman

    You should already be familiar with Byteman and BMUnit . . .  This is the Part Three of the Byteman tutorial series, explaining how you can use Byteman to improve the simplicity, quality and coverage of your uni...
    Profile Photo
    last modified by adinn
  • Tracking threads in JBossAS7

    JBossAS7 will soon be available in the OpenShift (https://openshift.redhat.com/app/), and the Express version runs in a restricted environment that has limited memory and processes (= java threads). With the paralleli...
    Profile Photo
    last modified by starksm64
  • Byteman - A Tool for Automating Testing Of Multi-Threaded Java Applications

    Byteman is a fault injection tool which was developed to help automate running of crash recovery tests for the JBossTS Web Service Transactions code. The code is available from the Byteman project page under the LGPL....
    Profile Photo
    last modified by adinn