summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-flow-controller
diff options
context:
space:
mode:
authorMichal Kabaj <michal.kabaj@nokia.com>2018-05-04 15:30:42 +0200
committerPatrick Brady <pb071s@att.com>2018-06-01 22:06:26 +0000
commitf4f29f37b74d707c4a45523dce6aee3a7bf90ce2 (patch)
tree4e72387fb44f14a362de92039a81facda24d907e /appc-config/appc-flow-controller
parent6f44e217b73e2eca6abd00ffabb67e1aa4fca237 (diff)
Unit test for ChefApiClientImplTest
-Add new JUnits to ChefApiClientImplTest to check if body is properly set for put/post http requests. Change-Id: Ie9ea2de7a1c68fa12815586a4f85646b06ce69a9 Issue-ID: APPC-879 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
Diffstat (limited to 'appc-config/appc-flow-controller')
0 files changed, 0 insertions, 0 deletions
7'>127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221