The main class tested.
This commit is contained in:
@@ -27,6 +27,7 @@ public class Main {
|
||||
productCatalog.add(new Product(productId, name, price));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user