100101102103104105106107108109110
adapter.initialize(CONFIGURATION); // Test // This will throw an exception if the connection cannot be made adapter.testConnection(); } @Test(enabled = TESTS_ENABLED) public void bitsGrab() throws Exception { // Setup