Ignore:
Timestamp:
07/25/08 09:23:47 (16 years ago)
Author:
ra33
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/org/expeditee/items/StringUtilsTest.java

    r153 r155  
    11package org.expeditee.items;
    22
    3 import static org.junit.Assert.*;
     3import junit.framework.TestCase;
    44
    55import org.junit.Before;
    66import org.junit.Test;
    77
    8 public class StringUtilsTest {
     8public class StringUtilsTest extends TestCase{
    99
    1010        @Before
Note: See TracChangeset for help on using the changeset viewer.