Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test to_be_not_null refactored#555

Merged
pesse merged 2 commits intoutPLSQL:developfrom
AlexisGaldamez:refactored_test_to_be_not_null
Jan 12, 2018
Merged

Test to_be_not_null refactored#555
pesse merged 2 commits intoutPLSQL:developfrom
AlexisGaldamez:refactored_test_to_be_not_null

Conversation

@AlexisGaldamez
Copy link
Copy Markdown
Contributor

Test to_be_not_null refactored

Copy link
Copy Markdown
Member

@pesse pesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just 2 typos, otherwise I like the changes very much :)

ut.expect(anydata.convertCollection(ut3.ut_expectation_processor.get_failed_expectations())).to_be_empty();
end;

procedure blob_0_lengt
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo, blob_0_length

end;


procedure clob_0_lengt
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

procedure blob_not_null;

--%test(Gives success for blob with length 0)
procedure blob_0_lengt;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

procedure clob_not_null;

--%test(Gives success for clob with length 0)
procedure clob_0_lengt;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@pesse pesse merged commit e5f71b8 into utPLSQL:develop Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants