C# Class Tests.Usefulness.UsefulnessTest

Inheritance: BaseTest
Mostra file Open project: teamaton/speak-lib

Public Methods

Method Description
SetUp ( ) : void

Private Methods

Method Description
Arrange_entity_with_one_positive_vote_by_anonymous ( ) : void
Arrange_entity_with_one_vote ( int value ) : void
Arrange_persisted_entity ( ) : void
Reload_entity ( ) : void
Should_have_anonymous_creator ( ) : void
Should_have_one_negative_vote ( ) : void
Should_have_one_positive_vote ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void