Exemplo n.º 1
0
 @Test
 public void testShouldNotReturnSkuById() throws Exception {
   assertNull(skus.getSku("4"));
 }