Interface Tester

All Superinterfaces:
AutoCloseable, Consumer<List<Deployment>>

public interface Tester extends Consumer<List<Deployment>>, AutoCloseable
Encapsulates an Arquillian tester.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface Consumer

    accept, andThen