eFormSDK.InSight.Tests/QuestionSetsUTest.cs
Method QuestionSets_Update_DoesUpdate
has 52 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
[Test]
public async Task QuestionSets_Update_DoesUpdate()
{
//Arrange
Method QuestionSets_Delete_DoesSetWorkflowStateToRemoved
has 44 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
[Test]
public async Task QuestionSets_Delete_DoesSetWorkflowStateToRemoved()
{
//Arrange
Method QuestionSets_Create_DoesCreate
has 34 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
[Test]
public async Task QuestionSets_Create_DoesCreate()
{
//Arrange