public class TestOffers
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
COURIER |
static int |
CUSTOMER |
static int |
MANAGER |
static int |
RESTAURANT |
static int |
UNKNOWN |
Constructor and Description |
---|
TestOffers() |
Modifier and Type | Method and Description |
---|---|
void |
testInFoodora() |
void |
testNotifyObservers() |
public static final int UNKNOWN
public static final int COURIER
public static final int RESTAURANT
public static final int CUSTOMER
public static final int MANAGER
public void testNotifyObservers() throws ExceptionUnknownMealType, ExceptionUnknownDishType
public void testInFoodora() throws ExceptionUnknownDishType, ExceptionUnknownStartegyType, ExceptionUnknownMealType, ExceptionUnknownTypeOfUser