Class ITSearchEnabledFalse

    • Constructor Detail

      • ITSearchEnabledFalse

        public ITSearchEnabledFalse()
    • Method Detail

      • storage

        protected abstract StorageComponent storage()
        Should maintain state between multiple calls within a test.
      • clear

        public abstract void clear()
                            throws java.lang.Exception
        Clears store between tests.
        Throws:
        java.lang.Exception
      • getTraces_indexDataReturnsNothing

        public void getTraces_indexDataReturnsNothing()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getServiceNames_isEmpty

        public void getServiceNames_isEmpty()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getRemoteServiceNames_isEmpty

        public void getRemoteServiceNames_isEmpty()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSpanNames_isEmpty

        public void getSpanNames_isEmpty()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • accept

        protected void accept​(Span... spans)
                       throws java.io.IOException
        Throws:
        java.io.IOException