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