Interface TestOfCall

All Superinterfaces:
Test<TestOfCall,Nothing,ResultOfCall,Nothing>
All Known Implementing Classes:
BasicTestOfCall

public interface TestOfCall extends Test<TestOfCall,Nothing,ResultOfCall,Nothing>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    run(Callable callable)
     

    Methods inherited from interface org.tudalgo.algoutils.tutor.general.assertions.Test

    expected