Package com.zfabrik.z2unit


package com.zfabrik.z2unit
  • Class Summary
    Class
    Description
    JUnit4 Unit test runner that, when invoked client-side, sends a request server-side to run unit tests of the given class on the server side.
  • Exception Summary
    Exception
    Description
    If a remote error could not be provided locally (typically due to serialization or de-serialization problems, we use this local exception to provide some throwable to JUnit.