Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Task test example

I didn't find a useful example, so I ended up creating one.  Anyone that's interested should take a look at the Incubator Git repository on topic branch "task-191522", specifically at the following:

org.eclipse.mylyn.internal.tasks.index.tests.TaskListIndexTest.testMatchesRepositoryTaskOnDescription()
org.eclipse.mylyn.internal.tasks.index.tests.util.MockTestContext

David

On Sat, Oct 15, 2011 at 6:02 PM, David Green <david.green@xxxxxxxxxxx> wrote:
I'm writing tests for bug 359518 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=359518) and looking for an example of a test that mocks up a task list and creates a task with a task data, which can then be found within the task list and the task data manager.  Can anyone point me to a suitable example?

Thanks in advance,

David

--
David Green
VP of Engineering, Tasktop
Committer, Eclipse Mylyn





--
David Green
VP of Engineering, Tasktop
Committer, Eclipse Mylyn
http://tasktop.com 
+1-778-588-6896 ext. 115



Back to the top