Home
last modified time | relevance | path

Searched refs:cartItemCount (Results 1 - 1 of 1) sorted by relevance

/third_party/unity/extras/bdd/test/
H A Dtest_bdd.c64 int cartItemCount = 0; in test_bdd_empty_cart() local
73 cartItemCount++; in test_bdd_empty_cart()
75 TEST_ASSERT_EQUAL_INT(cartItemCount, 1); in test_bdd_empty_cart()

Completed in 1 milliseconds