feat : add kube provider unittest

This commit is contained in:
geffzhang
2019-01-29 12:20:38 +08:00
parent b1cd23459e
commit 1f5c71b45c
3 changed files with 105 additions and 1 deletions

View File

@ -12,7 +12,6 @@ using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using TestStack.BDDfy;
using Xunit;