Search the web
Sign In
New User? Sign Up
utPLSQL-Info
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
eqQuery   Message List  
Reply | Forward Message #152 of 177 |
[I tried to post on the new forum, but it failed]

Hi,

Lately, my test failed on eqQuery assertion. That's good.
But there is no way to see what data is actually different.

Is it possible to enhance eqQuery so that it prints out the actual differences
it has found ?
I doubt, because in PL/SQL you cannot run dynamic select if you do not know
exactly what columns it has.
Am I wrong ?

Currently, I debugged by removing ROLLBACK from my teardown() method and
removing COMMIT from UTPLSQL.test().
After running the test, I performed two selects and diff-ed them.
But this is tedious and error-prone method. If you forget to restore ROLLBACK in
teardown, you can mess up your data.

Albert.



Fri Sep 27, 2002 2:30 pm

a_tumanov
Offline Offline
Send Email Send Email

Forward
Message #152 of 177 |
Expand Messages Author Sort by Date

[I tried to post on the new forum, but it failed] Hi, Lately, my test failed on eqQuery assertion. That's good. But there is no way to see what data is...
Albert Tumanov
a_tumanov
Offline Send Email
Sep 27, 2002
2:39 pm

... Albert, please communicate with Patrick Barel <pbarel@...> about the problem you encountered. ... Dear Albert and others: You are right. This is, I...
Steven
sfeuer@...
Send Email
Sep 27, 2002
5:22 pm

Recently I had to do something like this. It did not have to be, and could not have been made, as general as this. I can see a couple of considerations here,...
George Jansen
GJANSEN@...
Send Email
Sep 30, 2002
2:01 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help