Merge "updated ARIA version"
[so.git] / mso-catalog-db / src / test / java / org / openecomp / mso / db / catalog / beans / VnfComponentsRecipeESTest.java
1 /*
2  * This file was automatically generated by EvoSuite
3  * Mon Nov 14 08:22:43 GMT 2016
4  */
5
6 package org.openecomp.mso.db.catalog.beans;
7
8 import org.junit.Test;
9 import static org.junit.Assert.*;
10
11 import org.evosuite.runtime.EvoRunner;
12 import org.evosuite.runtime.EvoRunnerParameters;
13 import org.junit.runner.RunWith;
14
15 @RunWith(EvoRunner.class) @EvoRunnerParameters(mockJVMNonDeterminism = true, useVFS = true, useVNET = true, resetStaticState = true, useJEE = true) 
16 public class VnfComponentsRecipeESTest extends VnfComponentsRecipeESTestscaffolding {
17
18   @Test(timeout = 4000)
19   public void test00()  throws Throwable  {
20       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
21       vnfComponentsRecipe0.setOrchestrationUri("{bpW{ ow");
22       String string0 = vnfComponentsRecipe0.toString();
23       assertEquals("RECIPE: null,uri={bpW{ ow,vnfComponentParamXSD=null,serviceType=null,vnfComponentType=null,vfModuleId=null", string0);
24   }
25
26   @Test(timeout = 4000)
27   public void test01()  throws Throwable  {
28       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
29       vnfComponentsRecipe0.action = "(G:J?!6e";
30       String string0 = vnfComponentsRecipe0.toString();
31       assertEquals("RECIPE: (G:J?!6e,uri=null,vnfComponentParamXSD=null,serviceType=null,vnfComponentType=null,vfModuleId=null", string0);
32   }
33
34   @Test(timeout = 4000)
35   public void test02()  throws Throwable  {
36       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
37       vnfComponentsRecipe0.setVnfType("RECIPE: null,uri=null,vnfComponentParamXSD=null,serviceType=null,vnfComponentType=null,vfModuleId=null");
38       String string0 = vnfComponentsRecipe0.getVnfType();
39       assertEquals("RECIPE: null,uri=null,vnfComponentParamXSD=null,serviceType=null,vnfComponentType=null,vfModuleId=null", string0);
40   }
41
42   @Test(timeout = 4000)
43   public void test03()  throws Throwable  {
44       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
45       vnfComponentsRecipe0.setVnfType("");
46       String string0 = vnfComponentsRecipe0.getVnfType();
47       assertEquals("", string0);
48   }
49
50   @Test(timeout = 4000)
51   public void test04()  throws Throwable  {
52       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
53       vnfComponentsRecipe0.setVnfComponentType("RECIPE: null,uri=null,vnfComponentParamXSD=null,serviceType=null,vnfComponentType=null,vfModuleId=null");
54       String string0 = vnfComponentsRecipe0.getVnfComponentType();
55       assertEquals("RECIPE: null,uri=null,vnfComponentParamXSD=null,serviceType=null,vnfComponentType=null,vfModuleId=null", string0);
56   }
57
58   @Test(timeout = 4000)
59   public void test05()  throws Throwable  {
60       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
61       vnfComponentsRecipe0.setVnfComponentParamXSD("d'fp(");
62       String string0 = vnfComponentsRecipe0.getVnfComponentParamXSD();
63       assertEquals("d'fp(", string0);
64   }
65
66   @Test(timeout = 4000)
67   public void test06()  throws Throwable  {
68       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
69       vnfComponentsRecipe0.setVnfComponentParamXSD("");
70       String string0 = vnfComponentsRecipe0.getVnfComponentParamXSD();
71       assertEquals("", string0);
72   }
73
74   @Test(timeout = 4000)
75   public void test07()  throws Throwable  {
76       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
77       vnfComponentsRecipe0.setVfModuleId("Wg>|PNS?");
78       String string0 = vnfComponentsRecipe0.getVfModuleId();
79       assertEquals("Wg>|PNS?", string0);
80   }
81
82   @Test(timeout = 4000)
83   public void test08()  throws Throwable  {
84       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
85       String string0 = vnfComponentsRecipe0.getVfModuleId();
86       assertNull(string0);
87   }
88
89   @Test(timeout = 4000)
90   public void test09()  throws Throwable  {
91       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
92       String string0 = vnfComponentsRecipe0.getVnfType();
93       assertNull(string0);
94   }
95
96   @Test(timeout = 4000)
97   public void test10()  throws Throwable  {
98       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
99       vnfComponentsRecipe0.setVnfComponentType("");
100       String string0 = vnfComponentsRecipe0.getVnfComponentType();
101       assertEquals("", string0);
102   }
103
104   @Test(timeout = 4000)
105   public void test11()  throws Throwable  {
106       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
107       String string0 = vnfComponentsRecipe0.getVnfComponentParamXSD();
108       assertNull(string0);
109   }
110
111   @Test(timeout = 4000)
112   public void test12()  throws Throwable  {
113       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
114       vnfComponentsRecipe0.setVfModuleId("");
115       String string0 = vnfComponentsRecipe0.getVfModuleId();
116       assertEquals("", string0);
117   }
118
119   @Test(timeout = 4000)
120   public void test13()  throws Throwable  {
121       VnfComponentsRecipe vnfComponentsRecipe0 = new VnfComponentsRecipe();
122       String string0 = vnfComponentsRecipe0.getVnfComponentType();
123       assertNull(string0);
124   }
125 }