Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testPartiallyConstructedManager_transitionAfterAddListenerBeforeStateIsReady (1.81 sec)

  1. android/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java

        service.stopAsync();
        // Nothing was logged!
        assertEquals(0, logHandler.getStoredLogRecords().size());
      }
    
      public void testPartiallyConstructedManager_transitionAfterAddListenerBeforeStateIsReady() {
        // The implementation of this test is pretty sensitive to the implementation :( but we want to
        // ensure that if weird things happen during construction then we get exceptions.
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:51:36 UTC 2024
    - 25.5K bytes
    - Viewed (0)
Back to top