Improve test case to ensure finalize does desired behavior

This commit is contained in:
derekwaynecarr
2015-04-06 13:13:06 -04:00
parent bfde7e0735
commit b1dca3232f
3 changed files with 10 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ type Fake struct {
ResourceQuotaStatus api.ResourceQuota
ResourceQuotasList api.ResourceQuotaList
NamespacesList api.NamespaceList
Namespace api.Namespace
SecretList api.SecretList
Secret api.Secret
Err error