Interface ServiceManagerTest.WithExecutionException

Enclosing class:
ServiceManagerTest

static interface ServiceManagerTest.WithExecutionException
A method execution without parameters potentially causing an exception.
Author:
Holger Eichelberger, SSE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
    A method execution without parameters potentially causing an exception.
  • Method Details