• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ZeroLink and dynamic discovered Classes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ZeroLink and dynamic discovered Classes


  • Subject: ZeroLink and dynamic discovered Classes
  • From: Martin Häcker <email@hidden>
  • Date: Sun, 23 Nov 2003 23:03:49 +0100

Hi there,

to get to know the inside of the objc-runtime I am coding a simple unit-testing framework for myself. But, well, I got myself totally stuck on this problem:

I'd like to do automatic test-case discovery and currently get a list of all classes from the runtime before I filter out those that are no testcases.

BUT if zero-link is enabled I never get my testclasses listed. Well that is to be expected as those classes are not explicitely specified/instantiated anywhere else in the source.

Is there a different way to get a list of classes? Or perhaps a list of classes just from my applications? Or even just my Test-Classes whithout specifying them by name?

I really don't want to specify them by name as that is the entire reason for my adventure and I'd also love to the test-collecting "once and only once" if at all possible.

Thanks,
Martin
--
dont.wanna.tell
[ot]coder - hehe
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: ZeroLink and dynamic discovered Classes
      • From: Marco Scheurer <email@hidden>
  • Prev by Date: Re: Save a NSAppleScript to a file
  • Next by Date: Re: Cannot declare variables in the middle anymore
  • Previous by thread: Accessing AB email values
  • Next by thread: Re: ZeroLink and dynamic discovered Classes
  • Index(es):
    • Date
    • Thread