|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.mylar.context.tests.AbstractContextTest
org.eclipse.mylar.context.tests.ContextTest
org.eclipse.mylar.monitor.tests.StatisticsLoggingTest
public class StatisticsLoggingTest
Field Summary | |
---|---|
private java.io.File |
logFile
|
private InteractionEventLogger |
logger
|
private ReportGenerator |
report
|
Constructor Summary | |
---|---|
StatisticsLoggingTest()
|
Method Summary | |
---|---|
private void |
mockUserDelay()
Delay enough to make replicated events different |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testFileReading()
|
Methods inherited from class org.eclipse.mylar.context.tests.ContextTest |
---|
testDecay, testEdges, testEquality, testLandmarkScaling, testManipulation, testPropagatedInterest, testReset, testSelections |
Methods inherited from class org.eclipse.mylar.context.tests.AbstractContextTest |
---|
compareTaskscapeEquality, mockInterestContribution, mockInterestContribution, mockNavigation, mockPreferenceChange, mockPropagation, mockSelection, mockSelection, openView |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private java.io.File logFile
private InteractionEventLogger logger
private ReportGenerator report
Constructor Detail |
---|
public StatisticsLoggingTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class org.eclipse.mylar.context.tests.ContextTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class org.eclipse.mylar.context.tests.ContextTest
java.lang.Exception
public void testFileReading()
private void mockUserDelay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |