We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix indentation
#22 - Add details to Expectations class about not adding an expectation on BUFFER, TABLE and DATASET parameters
#23 - Add information on 'CompileOnGenerate' flag to Mock and Stub documentation.
Add information regarding adding temp-tables to test doubles
Correct links to other pages.
Correct links in OEMock page
Add information regarding the AddProcedureParameter, AddProcedureBufferParameter and AddProcedureDataSetParameter methods of the Stub and Mock classes.
Add detailed documentation for the Expectation class
Reformatting of data on Mock and Stub class references to stay in-line with documentation on OEMock object.
Add documentation for Mock class's Expect and AssertIsSatisfied methods.
Correct formatting of bold class methods (DOH!)
Change documented class methods to be highlighted as bold, rather than italic
Add class method details for Set*OutputParameterValue and Set*ReturnValue for Stub and Mock objects
Add workaround details for OpenEdge Limitations
Add further details of OEUnit installation.
Create requirements page, and link to it from the home page and installation instructions
Add detailed documentation for the OEMock class.
Add holding page for Expectation class
Add Basic Usage instructions for Mock test doubles.
Refine layout of Basic Usage instructions for Stub objects.
Add Basic Usage documentation for the Stub class.
Add links to Installation and Basic Usage pages to Home page.
Create Basic Usage page
Create installation page