The Artima Developer Community
Sponsored Link

SuiteRunner Forum
TestMethod creation using metadata

2 replies on 1 page. Most recent reply: Aug 22, 2003 7:37 AM by Clark Updike

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Sanjay Hejib

Posts: 1
Nickname: sanlogic
Registered: Aug, 2003

TestMethod creation using metadata Posted: Aug 15, 2003 10:32 AM
Reply to this message Reply
Advertisement
Is there any way we can provide a metadata (a file containing information in some specific format) to SuiteRunner and it will create test methods from that for you?


Adam Duffy

Posts: 168
Nickname: adamduffy
Registered: Feb, 2003

Re: TestMethod creation using metadata Posted: Aug 22, 2003 4:46 AM
Reply to this message Reply
There exists no such functionality.

Adam

Clark Updike

Posts: 11
Nickname: clark
Registered: Apr, 2002

Re: TestMethod creation using metadata Posted: Aug 22, 2003 7:37 AM
Reply to this message Reply
I use jython/python for this all the time... it's great for code generation with its powerful string formatting and especially the """ delimeter to embed ' and " in strings.

Flat View: This topic has 2 replies on 1 page
Topic: customizing the suiterunner Previous Topic   Next Topic Topic: Can the Runner to be called?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use