Reformat PolicyEngineAPI test cases
[policy/engine.git] / PolicyEngineAPI / src / test / java / org / onap / policy / std / test / NotificationStoreTest.java
1 /*-
2  * ============LICENSE_START=======================================================
3  * PolicyEngineAPI
4  * ================================================================================
5  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6  * ================================================================================
7  * Modifications Copyright (C) 2019 Samsung
8  * ================================================================================
9  * Licensed under the Apache License, Version 2.0 (the "License");
10  * you may not use this file except in compliance with the License.
11  * You may obtain a copy of the License at
12  *
13  *      http://www.apache.org/licenses/LICENSE-2.0
14  *
15  * Unless required by applicable law or agreed to in writing, software
16  * distributed under the License is distributed on an "AS IS" BASIS,
17  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18  * See the License for the specific language governing permissions and
19  * limitations under the License.
20  * ============LICENSE_END=========================================================
21  */
22
23 package org.onap.policy.std.test;
24
25 import org.junit.*;
26 import org.onap.policy.std.NotificationStore;
27 import org.onap.policy.std.StdPDPNotification;
28 import static org.junit.Assert.*;
29
30 /**
31  * The class <code>NotificationStoreTest</code> contains tests for the class
32  * <code>{@link NotificationStore}</code>.
33  *
34  * @generatedBy CodePro at 6/1/16 1:40 PM
35  * @version $Revision: 1.0 $
36  */
37 public class NotificationStoreTest {
38     /**
39      * Run the void recordNotification(StdPDPNotification) method test.
40      *
41      * @throws Exception
42      *
43      * @generatedBy CodePro at 6/1/16 1:40 PM
44      */
45     @Test
46     public void testRecordNotification_1() throws Exception {
47         StdPDPNotification notification = new StdPDPNotification();
48
49         NotificationStore.recordNotification(notification);
50
51         // add additional test code here
52     }
53
54     /**
55      * Run the void recordNotification(StdPDPNotification) method test.
56      *
57      * @throws Exception
58      *
59      * @generatedBy CodePro at 6/1/16 1:40 PM
60      */
61     @Test
62     public void testRecordNotification_2() throws Exception {
63         StdPDPNotification notification = new StdPDPNotification();
64
65         NotificationStore.recordNotification(notification);
66
67         // add additional test code here
68     }
69
70     /**
71      * Run the void recordNotification(StdPDPNotification) method test.
72      *
73      * @throws Exception
74      *
75      * @generatedBy CodePro at 6/1/16 1:40 PM
76      */
77     @Test
78     public void testRecordNotification_3() throws Exception {
79         StdPDPNotification notification = new StdPDPNotification();
80
81         NotificationStore.recordNotification(notification);
82
83         // add additional test code here
84     }
85
86     /**
87      * Run the void recordNotification(StdPDPNotification) method test.
88      *
89      * @throws Exception
90      *
91      * @generatedBy CodePro at 6/1/16 1:40 PM
92      */
93     @Test
94     public void testRecordNotification_4() throws Exception {
95         StdPDPNotification notification = new StdPDPNotification();
96
97         NotificationStore.recordNotification(notification);
98
99         // add additional test code here
100     }
101
102     /**
103      * Run the void recordNotification(StdPDPNotification) method test.
104      *
105      * @throws Exception
106      *
107      * @generatedBy CodePro at 6/1/16 1:40 PM
108      */
109     @Test
110     public void testRecordNotification_5() throws Exception {
111         StdPDPNotification notification = new StdPDPNotification();
112
113         NotificationStore.recordNotification(notification);
114
115         // add additional test code here
116     }
117
118     /**
119      * Run the void recordNotification(StdPDPNotification) method test.
120      *
121      * @throws Exception
122      *
123      * @generatedBy CodePro at 6/1/16 1:40 PM
124      */
125     @Test
126     public void testRecordNotification_6() throws Exception {
127         StdPDPNotification notification = new StdPDPNotification();
128
129         NotificationStore.recordNotification(notification);
130
131         // add additional test code here
132     }
133
134     /**
135      * Run the void recordNotification(StdPDPNotification) method test.
136      *
137      * @throws Exception
138      *
139      * @generatedBy CodePro at 6/1/16 1:40 PM
140      */
141     @Test
142     public void testRecordNotification_7() throws Exception {
143         StdPDPNotification notification = new StdPDPNotification();
144
145         NotificationStore.recordNotification(notification);
146
147         // add additional test code here
148     }
149
150     /**
151      * Run the void recordNotification(StdPDPNotification) method test.
152      *
153      * @throws Exception
154      *
155      * @generatedBy CodePro at 6/1/16 1:40 PM
156      */
157     @Test
158     public void testRecordNotification_8() throws Exception {
159         StdPDPNotification notification = new StdPDPNotification();
160
161         NotificationStore.recordNotification(notification);
162
163         // add additional test code here
164     }
165
166     /**
167      * Run the void recordNotification(StdPDPNotification) method test.
168      *
169      * @throws Exception
170      *
171      * @generatedBy CodePro at 6/1/16 1:40 PM
172      */
173     @Test
174     public void testRecordNotification_9() throws Exception {
175         StdPDPNotification notification = new StdPDPNotification();
176
177         NotificationStore.recordNotification(notification);
178
179         // add additional test code here
180     }
181
182     /**
183      * Run the void recordNotification(StdPDPNotification) method test.
184      *
185      * @throws Exception
186      *
187      * @generatedBy CodePro at 6/1/16 1:40 PM
188      */
189     @Test
190     public void testRecordNotification_10() throws Exception {
191         StdPDPNotification notification = new StdPDPNotification();
192
193         NotificationStore.recordNotification(notification);
194
195         // add additional test code here
196     }
197
198     /**
199      * Run the void recordNotification(StdPDPNotification) method test.
200      *
201      * @throws Exception
202      *
203      * @generatedBy CodePro at 6/1/16 1:40 PM
204      */
205     @Test
206     public void testRecordNotification_11() throws Exception {
207         StdPDPNotification notification = new StdPDPNotification();
208
209         NotificationStore.recordNotification(notification);
210
211         // add additional test code here
212     }
213
214     /**
215      * Run the void recordNotification(StdPDPNotification) method test.
216      *
217      * @throws Exception
218      *
219      * @generatedBy CodePro at 6/1/16 1:40 PM
220      */
221     @Test
222     public void testRecordNotification_12() throws Exception {
223         StdPDPNotification notification = new StdPDPNotification();
224
225         NotificationStore.recordNotification(notification);
226
227         // add additional test code here
228     }
229
230     /**
231      * Run the void recordNotification(StdPDPNotification) method test.
232      *
233      * @throws Exception
234      *
235      * @generatedBy CodePro at 6/1/16 1:40 PM
236      */
237     @Test
238     public void testRecordNotification_13() throws Exception {
239         StdPDPNotification notification = new StdPDPNotification();
240
241         NotificationStore.recordNotification(notification);
242
243         // add additional test code here
244     }
245
246     /**
247      * Run the void recordNotification(StdPDPNotification) method test.
248      *
249      * @throws Exception
250      *
251      * @generatedBy CodePro at 6/1/16 1:40 PM
252      */
253     @Test
254     public void testRecordNotification_14() throws Exception {
255         StdPDPNotification notification = new StdPDPNotification();
256
257         NotificationStore.recordNotification(notification);
258
259         // add additional test code here
260     }
261
262     /**
263      * Run the void recordNotification(StdPDPNotification) method test.
264      *
265      * @throws Exception
266      *
267      * @generatedBy CodePro at 6/1/16 1:40 PM
268      */
269     @Test
270     public void testRecordNotification_15() throws Exception {
271         StdPDPNotification notification = new StdPDPNotification();
272
273         NotificationStore.recordNotification(notification);
274
275         // add additional test code here
276     }
277
278     /**
279      * Run the void recordNotification(StdPDPNotification) method test.
280      *
281      * @throws Exception
282      *
283      * @generatedBy CodePro at 6/1/16 1:40 PM
284      */
285     @Test
286     public void testRecordNotification_16() throws Exception {
287         StdPDPNotification notification = null;
288
289         NotificationStore.recordNotification(notification);
290
291         // add additional test code here
292     }
293
294     /**
295      * Perform pre-test initialization.
296      *
297      * @throws Exception if the initialization fails for some reason
298      *
299      * @generatedBy CodePro at 6/1/16 1:40 PM
300      */
301     @Before
302     public void setUp() throws Exception {
303         // add additional set up code here
304     }
305
306     /**
307      * Perform post-test clean-up.
308      *
309      * @throws Exception if the clean-up fails for some reason
310      *
311      * @generatedBy CodePro at 6/1/16 1:40 PM
312      */
313     @After
314     public void tearDown() throws Exception {
315         // Add additional tear down code here
316     }
317
318     /**
319      * Launch the test.
320      *
321      * @param args the command line arguments
322      *
323      * @generatedBy CodePro at 6/1/16 1:40 PM
324      */
325     public static void main(String[] args) {
326         new org.junit.runner.JUnitCore().run(NotificationStoreTest.class);
327     }
328 }