@PrepareForTest(value={android.util.Log.class,android.text.TextUtils.class,android.database.MatrixCursor.class,android.net.Uri.class})
public class MediAppTest
extends java.lang.Object
| Constructor and Description |
|---|
MediAppTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
empty_fromCursor_isCorrect() |
void |
emptyString_toList_isCorrect() |
void |
medicine_sortDate_isCorrect() |
void |
medicine_sortName_isCorrect() |
void |
medicine_sortNone_isCorrect() |
void |
medicine_sortType_isCorrect() |
void |
setup() |
void |
string_toList_isCorrect() |
void |
user_Profile_toString_isCorrect() |
void |
userProfileMedicines_isCorrect() |
public void setup()
public void userProfileMedicines_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void medicine_sortName_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void medicine_sortType_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void medicine_sortDate_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void medicine_sortNone_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void user_Profile_toString_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void string_toList_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void emptyString_toList_isCorrect()
throws java.lang.Exception
java.lang.Exceptionpublic void empty_fromCursor_isCorrect()
throws java.lang.Exception
java.lang.Exception