Package 

Interface SupportsTestMode


  • 
    public interface SupportsTestMode
    
                        

    Created by Aleksei Cherniaev on 31/05/2023.

    Shows if an adapter supports test mode.

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean getIsTestMode()
      abstract Unit setIsTestMode(Boolean isTestMode)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait