public async void Index() { Assert.Equal(2, (await book.QueryIndex(null, Enumerable.Empty <ICategoryItem>(), 0)).Count()); }