Managing collections
Наследование: BoxResourceManager
 public BoxCollectionsManagerTest()
 {
     _collectionsManager = new BoxCollectionsManager(_config.Object, _service, _converter, _authRepository);
 }