Forum Post: Understanding ABLUnit ...

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
I'm trying to get my head around ABLUnit - and to accomplish that goal I need docs that explain things to me. Here's some questions I've got so far, and would like to see answers to: Why is the ABLUnit docs only in the PDS docs? It took me a number of hours just to find the docs before I could even start reading it. This stuff should at least be mentioned in the ABL Reference so developers can find this stuff and know it exists. What's the difference between an ABL Unit project and a generic OE project? Why do I need an ABLU project? How is an ABLU project supposed to interact with my existing OE code base? Is the idea that I create an ABLU project and point it's PROPATH at the project to be tested? Looking at the Test Suite code, I'm seeing a lot of class references in strings - what happens if a code base is refactored and the target classes get moved? I'd really like to see examples where the code starts with an ABLUnit/OE project, and then builds out some examples on using the different concepts from there.

Continue reading...
 
Status
Not open for further replies.
Back
Top