alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="Dynamic content">
   <intro>
      <description>
         This test requires org.eclipse.ua.tests to be installed
      </description>
   </intro>
   <item title="Find filtered topics" dialog="false" skip="false">
      <description>
         Test that topics and subtopics can be filtered.
      </description>
      <subitem label="Launch Help by selecting Help->Help Contents from the menu. You should see a book called "tests" in the bookshelf." skip="false">
      </subitem>
      <subitem label="Open the topic "filter" in the book "tests"." skip="false">
      </subitem>
      <subitem label="Check that there are two subtopics "The plugin org.eclipse.help is installed"" skip="false">
      </subitem>
      <subitem label="Check that there are two subtopics "This topic should always appear"" skip="false">
      </subitem>
      <subitem label="Check that there are two subtopics "The product org.eclipse.sdk.ide is running"" skip="false">
      </subitem>
      <subitem label="Check that there are two subtopics "The activity org.eclipse.javaDevelopment is enabled"" skip="false">
      </subitem>
      <subitem label="Check that there are two subtopics "The category org.eclipse.categories.developmentCategory is enabled"" skip="false">
      </subitem>
      <subitem label="Check there are no subtopics with "invalid" in the title" skip="false">
      </subitem>
   </item>
   <item title="Check page with filtering" dialog="false" skip="false">
      <description>
         Open the help page Tests/Manual/Filter
      </description>
      <subitem label="Check that there is a line "The plugin org.eclipse.help is installed"" skip="false">
      </subitem>
      <subitem label="Check that there is a line "The product org.eclipse.sdk.ide is running"" skip="false">
      </subitem>
      <subitem label="Check that there is a line "The activity org.eclipse.javaDevelopment is enabled"" skip="false">
      </subitem>
      <subitem label="Check that there a line "The category org.eclipse.categories.developmentCategory is enabled"" skip="false">
      </subitem>
      <subitem label="Check there is no line containing the word with "invalid"" skip="false">
      </subitem>
   </item>
   <item title="Search for word in xhtml page" dialog="false" skip="false">
      <description>
         Search for "plugin invalid is installed". Verify that Dynamic Content (potential hit) shows at or near the top of the search hits.
      </description>
   </item>
</cheatsheet>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.