Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Unit Testing in Java What to Test @AfterClass

where is @AfterClass? ...

We didn't write the code @AfterClass in VendinMachineTest. So I don't understand in the quiz if I should put afterclass or?? Why did he put the video title @AfterClass when he didn't show how to code it..?

Ahha! thanks for letting me know!

ahhh lmaoo the joke went straight over my head too! xD

1 Answer

Juan Jaramillo
Juan Jaramillo
5,482 Points

I think is a little joke. Since @Afterclass is what you expect to happen after all the tests are done and when you finished this course. It's just a little @Afterclass annotation