Merge "Improve unit test coverage of ToscaYamlToJsonConvertor"
[clamp.git] / ui-react / src / components / menu / __snapshots__ / MenuBar.test.js.snap
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`Verify MenuBar Test the render method 1`] = `
4 <NavbarCollapse>
5   <Styled(NavDropdown)
6     title="Closed Loop"
7   >
8     <DropdownItem
9       as={
10         Object {
11           "$$typeof": Symbol(react.forward_ref),
12           "attrs": Array [],
13           "componentStyle": ComponentStyle {
14             "componentId": "sc-kpOJdX",
15             "isStatic": false,
16             "rules": Array [
17               "
18         color: ",
19               [Function],
20               ";
21         background-color: ",
22               [Function],
23               ";
24         font-weight: normal;
25         display: block;
26         width: 100%;
27         padding: .25rem 1.5rem;
28         clear: both;
29         text-align: inherit;
30         white-space: nowrap;
31         border: 0;
32         :hover {
33                 text-decoration: none;
34                 background-color: ",
35               [Function],
36               ";
37                 color:  ",
38               [Function],
39               ";
40         }
41 ",
42             ],
43           },
44           "displayName": "Styled(Link)",
45           "foldedComponentIds": Array [],
46           "render": [Function],
47           "styledComponentId": "sc-kpOJdX",
48           "target": [Function],
49           "toString": [Function],
50           "warnTooManyClasses": [Function],
51           "withComponent": [Function],
52         }
53       }
54       disabled={false}
55       to="/openLoop"
56     >
57       Open CL
58     </DropdownItem>
59     <DropdownItem
60       as={
61         Object {
62           "$$typeof": Symbol(react.forward_ref),
63           "attrs": Array [],
64           "componentStyle": ComponentStyle {
65             "componentId": "sc-kpOJdX",
66             "isStatic": false,
67             "rules": Array [
68               "
69         color: ",
70               [Function],
71               ";
72         background-color: ",
73               [Function],
74               ";
75         font-weight: normal;
76         display: block;
77         width: 100%;
78         padding: .25rem 1.5rem;
79         clear: both;
80         text-align: inherit;
81         white-space: nowrap;
82         border: 0;
83         :hover {
84                 text-decoration: none;
85                 background-color: ",
86               [Function],
87               ";
88                 color:  ",
89               [Function],
90               ";
91         }
92 ",
93             ],
94           },
95           "displayName": "Styled(Link)",
96           "foldedComponentIds": Array [],
97           "render": [Function],
98           "styledComponentId": "sc-kpOJdX",
99           "target": [Function],
100           "toString": [Function],
101           "warnTooManyClasses": [Function],
102           "withComponent": [Function],
103         }
104       }
105       disabled={true}
106       to="/loopProperties"
107     >
108       Properties CL
109     </DropdownItem>
110     <DropdownItem
111       as={
112         Object {
113           "$$typeof": Symbol(react.forward_ref),
114           "attrs": Array [],
115           "componentStyle": ComponentStyle {
116             "componentId": "sc-kpOJdX",
117             "isStatic": false,
118             "rules": Array [
119               "
120         color: ",
121               [Function],
122               ";
123         background-color: ",
124               [Function],
125               ";
126         font-weight: normal;
127         display: block;
128         width: 100%;
129         padding: .25rem 1.5rem;
130         clear: both;
131         text-align: inherit;
132         white-space: nowrap;
133         border: 0;
134         :hover {
135                 text-decoration: none;
136                 background-color: ",
137               [Function],
138               ";
139                 color:  ",
140               [Function],
141               ";
142         }
143 ",
144             ],
145           },
146           "displayName": "Styled(Link)",
147           "foldedComponentIds": Array [],
148           "render": [Function],
149           "styledComponentId": "sc-kpOJdX",
150           "target": [Function],
151           "toString": [Function],
152           "warnTooManyClasses": [Function],
153           "withComponent": [Function],
154         }
155       }
156       disabled={true}
157       to="/closeLoop"
158     >
159       Close Model
160     </DropdownItem>
161   </Styled(NavDropdown)>
162   <Styled(NavDropdown)
163     title="Manage"
164   >
165     <DropdownItem
166       as={
167         Object {
168           "$$typeof": Symbol(react.forward_ref),
169           "attrs": Array [],
170           "componentStyle": ComponentStyle {
171             "componentId": "sc-kpOJdX",
172             "isStatic": false,
173             "rules": Array [
174               "
175         color: ",
176               [Function],
177               ";
178         background-color: ",
179               [Function],
180               ";
181         font-weight: normal;
182         display: block;
183         width: 100%;
184         padding: .25rem 1.5rem;
185         clear: both;
186         text-align: inherit;
187         white-space: nowrap;
188         border: 0;
189         :hover {
190                 text-decoration: none;
191                 background-color: ",
192               [Function],
193               ";
194                 color:  ",
195               [Function],
196               ";
197         }
198 ",
199             ],
200           },
201           "displayName": "Styled(Link)",
202           "foldedComponentIds": Array [],
203           "render": [Function],
204           "styledComponentId": "sc-kpOJdX",
205           "target": [Function],
206           "toString": [Function],
207           "warnTooManyClasses": [Function],
208           "withComponent": [Function],
209         }
210       }
211       disabled={true}
212       to="/submit"
213     >
214       Submit
215     </DropdownItem>
216     <DropdownItem
217       as={
218         Object {
219           "$$typeof": Symbol(react.forward_ref),
220           "attrs": Array [],
221           "componentStyle": ComponentStyle {
222             "componentId": "sc-kpOJdX",
223             "isStatic": false,
224             "rules": Array [
225               "
226         color: ",
227               [Function],
228               ";
229         background-color: ",
230               [Function],
231               ";
232         font-weight: normal;
233         display: block;
234         width: 100%;
235         padding: .25rem 1.5rem;
236         clear: both;
237         text-align: inherit;
238         white-space: nowrap;
239         border: 0;
240         :hover {
241                 text-decoration: none;
242                 background-color: ",
243               [Function],
244               ";
245                 color:  ",
246               [Function],
247               ";
248         }
249 ",
250             ],
251           },
252           "displayName": "Styled(Link)",
253           "foldedComponentIds": Array [],
254           "render": [Function],
255           "styledComponentId": "sc-kpOJdX",
256           "target": [Function],
257           "toString": [Function],
258           "warnTooManyClasses": [Function],
259           "withComponent": [Function],
260         }
261       }
262       disabled={true}
263       to="/stop"
264     >
265       Stop
266     </DropdownItem>
267     <DropdownItem
268       as={
269         Object {
270           "$$typeof": Symbol(react.forward_ref),
271           "attrs": Array [],
272           "componentStyle": ComponentStyle {
273             "componentId": "sc-kpOJdX",
274             "isStatic": false,
275             "rules": Array [
276               "
277         color: ",
278               [Function],
279               ";
280         background-color: ",
281               [Function],
282               ";
283         font-weight: normal;
284         display: block;
285         width: 100%;
286         padding: .25rem 1.5rem;
287         clear: both;
288         text-align: inherit;
289         white-space: nowrap;
290         border: 0;
291         :hover {
292                 text-decoration: none;
293                 background-color: ",
294               [Function],
295               ";
296                 color:  ",
297               [Function],
298               ";
299         }
300 ",
301             ],
302           },
303           "displayName": "Styled(Link)",
304           "foldedComponentIds": Array [],
305           "render": [Function],
306           "styledComponentId": "sc-kpOJdX",
307           "target": [Function],
308           "toString": [Function],
309           "warnTooManyClasses": [Function],
310           "withComponent": [Function],
311         }
312       }
313       disabled={true}
314       to="/restart"
315     >
316       Restart
317     </DropdownItem>
318     <DropdownItem
319       as={
320         Object {
321           "$$typeof": Symbol(react.forward_ref),
322           "attrs": Array [],
323           "componentStyle": ComponentStyle {
324             "componentId": "sc-kpOJdX",
325             "isStatic": false,
326             "rules": Array [
327               "
328         color: ",
329               [Function],
330               ";
331         background-color: ",
332               [Function],
333               ";
334         font-weight: normal;
335         display: block;
336         width: 100%;
337         padding: .25rem 1.5rem;
338         clear: both;
339         text-align: inherit;
340         white-space: nowrap;
341         border: 0;
342         :hover {
343                 text-decoration: none;
344                 background-color: ",
345               [Function],
346               ";
347                 color:  ",
348               [Function],
349               ";
350         }
351 ",
352             ],
353           },
354           "displayName": "Styled(Link)",
355           "foldedComponentIds": Array [],
356           "render": [Function],
357           "styledComponentId": "sc-kpOJdX",
358           "target": [Function],
359           "toString": [Function],
360           "warnTooManyClasses": [Function],
361           "withComponent": [Function],
362         }
363       }
364       disabled={true}
365       to="/delete"
366     >
367       Delete
368     </DropdownItem>
369     <DropdownItem
370       as={
371         Object {
372           "$$typeof": Symbol(react.forward_ref),
373           "attrs": Array [],
374           "componentStyle": ComponentStyle {
375             "componentId": "sc-kpOJdX",
376             "isStatic": false,
377             "rules": Array [
378               "
379         color: ",
380               [Function],
381               ";
382         background-color: ",
383               [Function],
384               ";
385         font-weight: normal;
386         display: block;
387         width: 100%;
388         padding: .25rem 1.5rem;
389         clear: both;
390         text-align: inherit;
391         white-space: nowrap;
392         border: 0;
393         :hover {
394                 text-decoration: none;
395                 background-color: ",
396               [Function],
397               ";
398                 color:  ",
399               [Function],
400               ";
401         }
402 ",
403             ],
404           },
405           "displayName": "Styled(Link)",
406           "foldedComponentIds": Array [],
407           "render": [Function],
408           "styledComponentId": "sc-kpOJdX",
409           "target": [Function],
410           "toString": [Function],
411           "warnTooManyClasses": [Function],
412           "withComponent": [Function],
413         }
414       }
415       disabled={true}
416       to="/deploy"
417     >
418       Deploy
419     </DropdownItem>
420     <DropdownItem
421       as={
422         Object {
423           "$$typeof": Symbol(react.forward_ref),
424           "attrs": Array [],
425           "componentStyle": ComponentStyle {
426             "componentId": "sc-kpOJdX",
427             "isStatic": false,
428             "rules": Array [
429               "
430         color: ",
431               [Function],
432               ";
433         background-color: ",
434               [Function],
435               ";
436         font-weight: normal;
437         display: block;
438         width: 100%;
439         padding: .25rem 1.5rem;
440         clear: both;
441         text-align: inherit;
442         white-space: nowrap;
443         border: 0;
444         :hover {
445                 text-decoration: none;
446                 background-color: ",
447               [Function],
448               ";
449                 color:  ",
450               [Function],
451               ";
452         }
453 ",
454             ],
455           },
456           "displayName": "Styled(Link)",
457           "foldedComponentIds": Array [],
458           "render": [Function],
459           "styledComponentId": "sc-kpOJdX",
460           "target": [Function],
461           "toString": [Function],
462           "warnTooManyClasses": [Function],
463           "withComponent": [Function],
464         }
465       }
466       disabled={true}
467       to="/undeploy"
468     >
469       UnDeploy
470     </DropdownItem>
471   </Styled(NavDropdown)>
472   <Styled(NavDropdown)
473     title="View"
474   >
475     <DropdownItem
476       as={
477         Object {
478           "$$typeof": Symbol(react.forward_ref),
479           "attrs": Array [],
480           "componentStyle": ComponentStyle {
481             "componentId": "sc-kpOJdX",
482             "isStatic": false,
483             "rules": Array [
484               "
485         color: ",
486               [Function],
487               ";
488         background-color: ",
489               [Function],
490               ";
491         font-weight: normal;
492         display: block;
493         width: 100%;
494         padding: .25rem 1.5rem;
495         clear: both;
496         text-align: inherit;
497         white-space: nowrap;
498         border: 0;
499         :hover {
500                 text-decoration: none;
501                 background-color: ",
502               [Function],
503               ";
504                 color:  ",
505               [Function],
506               ";
507         }
508 ",
509             ],
510           },
511           "displayName": "Styled(Link)",
512           "foldedComponentIds": Array [],
513           "render": [Function],
514           "styledComponentId": "sc-kpOJdX",
515           "target": [Function],
516           "toString": [Function],
517           "warnTooManyClasses": [Function],
518           "withComponent": [Function],
519         }
520       }
521       disabled={true}
522       to="/refreshStatus"
523     >
524       Refresh Status
525     </DropdownItem>
526   </Styled(NavDropdown)>
527   <Styled(NavDropdown)
528     title="Help"
529   >
530     <Styled(NavLink)
531       href="https://wiki.onap.org/"
532       target="_blank"
533     >
534       Wiki
535     </Styled(NavLink)>
536     <Styled(NavLink)
537       href="mailto:onap-discuss@lists.onap.org?subject=CLAMP&body=Please send us suggestions or feature enhancements or defect. If possible, please send us the steps to replicate any defect."
538     >
539       Contact Us
540     </Styled(NavLink)>
541     <DropdownItem
542       as={
543         Object {
544           "$$typeof": Symbol(react.forward_ref),
545           "attrs": Array [],
546           "componentStyle": ComponentStyle {
547             "componentId": "sc-kpOJdX",
548             "isStatic": false,
549             "rules": Array [
550               "
551         color: ",
552               [Function],
553               ";
554         background-color: ",
555               [Function],
556               ";
557         font-weight: normal;
558         display: block;
559         width: 100%;
560         padding: .25rem 1.5rem;
561         clear: both;
562         text-align: inherit;
563         white-space: nowrap;
564         border: 0;
565         :hover {
566                 text-decoration: none;
567                 background-color: ",
568               [Function],
569               ";
570                 color:  ",
571               [Function],
572               ";
573         }
574 ",
575             ],
576           },
577           "displayName": "Styled(Link)",
578           "foldedComponentIds": Array [],
579           "render": [Function],
580           "styledComponentId": "sc-kpOJdX",
581           "target": [Function],
582           "toString": [Function],
583           "warnTooManyClasses": [Function],
584           "withComponent": [Function],
585         }
586       }
587       disabled={false}
588       to="/userInfo"
589     >
590       User Info
591     </DropdownItem>
592   </Styled(NavDropdown)>
593 </NavbarCollapse>
594 `;