• 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
Re: WOUnit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOUnit


  • Subject: Re: WOUnit
  • From: Ron X <email@hidden>
  • Date: Wed, 18 Apr 2012 14:06:19 +0300

What is the meaning of using @UnderTest?
it can be omitted and using mock(<entity>).
when i do confirm(song, canBeSaved());
- it falls with exception
but when i do:
mock(Song.class);
and than do confirm(song, canBeSaved());
everything works fine

18 апреля 2012 г. 11:53 пользователь Ron X <email@hidden> написал:
hi everybody

@Spy - not find in classpath

        <dependency>
            <groupId>com.wounit</groupId>
            <artifactId>wounit</artifactId>
            <version>1.3-SNAPSHOT</version>
        </dependency>

why?

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WOUnit
      • From: Henrique Prange <email@hidden>
References: 
 >WOUnit (From: Ron X <email@hidden>)

  • Prev by Date: restoring session in servlet deployment context
  • Next by Date: Re: restoring session in servlet deployment context
  • Previous by thread: WOUnit
  • Next by thread: Re: WOUnit
  • Index(es):
    • Date
    • Thread