Skip to content

Instantly share code, notes, and snippets.

@loddar
Created September 22, 2014 12:52
Show Gist options
  • Save loddar/a53c231eb6733fa56520 to your computer and use it in GitHub Desktop.
Save loddar/a53c231eb6733fa56520 to your computer and use it in GitHub Desktop.
A sample test fixture class for ajUnit.
package com.company.project.aspects.testfixture;
/**
* A test fixture class for ajUnit. These class exists only for ajUnit tests.
*/
public class MyTestFixture {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment