C# Class Box.V2.Test.BoxCommentsManagerTest

Inheritance: Box.V2.Test.BoxResourceManagerTest
Show file Open project: box/box-windows-sdk-v2

Protected Properties

Property Type Description
_commentsManager Box.V2.Managers.BoxCommentsManager

Public Methods

Method Description
BoxCommentsManagerTest ( ) : Box.V2.Managers

Private Methods

Method Description
AddComment_ValidResponse_ValidComment ( ) : System.Threading.Tasks.Task
DeleteComment_ValidResponse_CommentDeleted ( ) : System.Threading.Tasks.Task
GetCommentInformation_ValidResponse_ValidComment ( ) : System.Threading.Tasks.Task
UpdateComment_ValidResponse_ValidComment ( ) : System.Threading.Tasks.Task

Method Details

BoxCommentsManagerTest() public method

public BoxCommentsManagerTest ( ) : Box.V2.Managers
return Box.V2.Managers

Property Details

_commentsManager protected property

protected BoxCommentsManager,Box.V2.Managers _commentsManager
return Box.V2.Managers.BoxCommentsManager