The Artima Developer Community
Sponsored Link

Java Buzz Forum
Testing Aspects

0 replies on 1 page.

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 0 replies on 1 page
Sam Dalton

Posts: 143
Nickname: samd
Registered: Jun, 2003

Sam Dalton is a Java Developer with ThoughtWorks in teh UK
Testing Aspects Posted: Jun 26, 2003 3:07 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Sam Dalton.
Original Post: Testing Aspects
Feed Title: import java.*;
Feed URL: http://www.samjdalton.com/pebble/rss.xml
Feed Description: Random, Infrequent Bloggings of a Techie
Latest Java Buzz Posts
Latest Java Buzz Posts by Sam Dalton
Latest Posts From import java.*;

Advertisement

Having read a bit about Aspect Oriented Programming ( See 6th June), and being into the whole Test First idea, I am wondering how I can apply a Test First approach to the development of AOP applications. I am currently thinking soemthing along the lines of MockObjects may help here, but I am unsure. I can find lots of resources about using AOP to help with TDD, but not how to test Aspects etc.
I am going to be thinking about this a bit over the next few days, and will try to post my thoughts later in the week.

Read: Testing Aspects

Topic: FreeMind Previous Topic   Next Topic Topic: while (true) { Matrix.reload(); }

Sponsored Links



Google
  Web Artima.com   

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