function testGetSupportedPrivilegeSet() { $this->assertNull($this->ab->getSupportedPrivilegeSet()); }
function testGetChangesNoSyncSupport() { $this->assertNull($this->ab->getChanges(1, null)); }