uzilan / asserts-package

PL/SQL package containing assert procedures to be used in unit testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asserts

PL/SQL package containing assert procedures to be used in unit testing

#####Contents

  • asserts.pls - the asserts package, containing assert procedures to be used when testing your procedures and functions
  • mypackage.pls - an example package with a function and test procedures

#####More info available in this blog post

About

PL/SQL package containing assert procedures to be used in unit testing