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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
Messages 42 - 71 of 177   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42
Environment - Oracle 8.1.7, utplsql V2.08 I am setting up scripts to initialize our development environment. I wrote the utldsuite packge to assist in this...
Dan Spencer
spencer@...
Send Email
Dec 3, 2001
5:13 pm
43
Hi all, I am attaching the assertion method for the REFCURSOR. I send the code earlier to Steve and he thought I should mail to the list so that everybody can...
Venky Mangapillai
venky11@...
Send Email
Dec 3, 2001
8:24 pm
44
I am testing a stand-alone procedure called "DELETEALLAUDIT". Even when I use utGen to generate the test package, I get a "Warning...no tests were identified...
joe.blotner@...
qamanager2000
Offline Send Email
Dec 4, 2001
1:14 am
45
___________________________________________ Protect by Usina Nova America's Mail Server...
Edinaldo
naldo04br
Offline Send Email
Dec 12, 2001
11:46 am
46
For obvious reasons, utPLSQL contains no generic way to compare records for equality. The attached procedure will create a COMPARE_RECORD package containing...
Dan Spencer
dspencerwi53
Offline Send Email
Dec 12, 2001
9:29 pm
47
Is there a way to handle a RAISE_APPLICATION_ERROR call if the procedure you are testing is expected to call it? How would you keep the test from blowing up? ...
randecarl
Offline Send Email
Dec 19, 2001
4:14 pm
48
I ran into the same thing. If you encapsulate that test in a nested being-exception-end block, you can do it. For example, I have a test to make sure that...
Joe Blotner
qamanager2000
Offline Send Email
Dec 19, 2001
5:33 pm
49
... Uh, did you check out utAssert.throws? I wrote it to handle just this situation and it has been in utPLSQL for a while. It takes a block of code as a...
chrisrimmer1970
Offline Send Email
Dec 20, 2001
1:22 pm
50
tablebuild [input] [input] [input] [input] [input] [input] [input] [input] [input] [input] [input] [input] Business Computers...
Mainan Elektronik
etoyshop7
Offline Send Email
Dec 23, 2001
12:50 pm
51
Dear uTPLSQLers: Imagine my surprise when I received an ad over the utPLSQL list from etoyshop7@.... I don't know how that email was added to our list; I...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Dec 23, 2001
5:09 pm
52
Hi friends if you are interested in passing any IT certification like MCSE, MCSD, MCDBA, CCNA, CCNP, CCDA, CCIE, OCP ( Both DBA & Developer ), JAVA and ALL...
vicky s
vicky75_vicky
Offline Send Email
Dec 29, 2001
3:11 pm
53
Now that we have received our second ad from a phony member of the utPLSQL listserve, I have switched it to a moderated list. The only moderation that will...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Dec 29, 2001
4:28 pm
54
Hi, I have been trying to use the utAssert.throws method within our test unit. I have followed the example in the documentation and have been unable to get it...
Scott Pedersen
pedersensuk
Offline Send Email
Jan 15, 2002
2:31 pm
55
... Well, it won't work if it's a function, as the call gets executed as a piece of dynamic PL/SQL. It also looks like e_negative_value needs qualifying with...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Jan 16, 2002
2:09 pm
56
Suppose I have a trigger named 'myTrigger'. How does this play into the naming conventions? Currently, I have my tests in a package called ut_myTrigger, but...
charles_burdick
Offline Send Email
Jan 17, 2002
1:24 pm
57
... -- Chris Rimmer NOMINET UK +44 1865 332334 chris@... --...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Jan 17, 2002
1:24 pm
58
Chris, Not a bad fix, but it rather assumes the return type matches the global variable. What do you do when it doesn't? Declare more variables of given type?...
Padfield, James
jpadfiel@...
Send Email
Jan 17, 2002
3:12 pm
59
While making utAssert.throws more sophistocated to either accept a return type as an argument would be great, I don't see it as a burden to add global...
dspencerwi53
Offline Send Email
Jan 17, 2002
4:36 pm
60
I have found away to run unit tests in TOAD 7.2 from the toolbar or via a shortcut. To set this up: 1) Put the attached file somewhere like C:\utplsql 2) On...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Jan 18, 2002
3:17 pm
61
Does utPLSQL analyze the code coverage ? Are there any freebies available for that ? It should mention how many lines of PL/SQL code is actualy tested by the...
gmjashnani
Offline Send Email
Jan 23, 2002
3:16 pm
62
... That is a wonderful idea, but it does not do so right now. How can we do this? Integrate with DBMS_PROFILER which DOES provide code coverage analysis. ... ...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Jan 23, 2002
10:04 pm
63
... Or you write the code to do it and send it to Steven. ... Chris -- Chris Rimmer NOMINET UK +44 1865 332334 chris@... --...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Jan 29, 2002
2:40 pm
64
Subject says it all. How do people go around this limitation of utplsql?...
Izrail Blank
izblank
Offline Send Email
Feb 5, 2002
3:04 pm
65
... utplsql? Venky posted some code to do ref cursors : http://groups.yahoo.com/group/utPLSQL-Info/message/43 I haven't looked at it myself. He also has been...
chrisrimmer1970
Offline Send Email
Feb 6, 2002
3:14 pm
66
Izrail Blank <iblank@...> sent a note asking how utPLSQL could be used with REF CURSORs. It just so happens that back on Dec 3, Venky sent out some...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Feb 6, 2002
3:14 pm
67
Hello, I am relatively new to utplsql. I would like to be able to test my triggers. Does anyone have any suggestions as to how I could use utplsql for this? ...
Damon Torgerson
damon@...
Send Email
Feb 6, 2002
4:36 pm
68
... You can only test procedures that are called from within your triggers, but there is currently no way to directly test a trigger within the test harness. I...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Feb 8, 2002
5:05 pm
69
... Actually, while I don't have the code available -- I no longer work at the company -- I tested a series of triggers with the test harness. What I did was I...
Austin Ziegler
austin_ziegler
Offline Send Email
Feb 8, 2002
6:24 pm
70
Currently I am developing an application that can be used to managed non-fatal errors and data processing information. The app allows a user to define message...
t_beardwood
Offline Send Email
Feb 13, 2002
5:47 pm
71
For those of you using my script, or thinking about it, there is a minor change to the instructions. As pointed out to me by Jeff Smith at Quest, the script...
chrisrimmer1970
Offline Send Email
Feb 14, 2002
2:59 pm
Messages 42 - 71 of 177   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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