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

This is a test list for the text editor.

Presentation
	Verify that appropriate strings appear in all menu items and text fields.
	Verify that the view shows appropriate scrollbars when its contents extends beyond its client area.

Editor Actions
	Verify that Cut and Copy are enabled iff there is selected text.
	Verify that Paste is enabled iff there is text in the clipboard buffer.
	Verify that Cut, Copy, Paste, Select-All work correctly.
	Verify that Revert is enabled only if is the file dirty and works correctly.

Edit Menu Actions
	Verify that the enablement and action of Cut, Copy, Paste, and Select-All in the Edit menu are consistent with those in the editor's context menu.

Persistence	
	The editor is marked dirty if the text is modified by either the keyboard OR the editor actions.
	The editor is marked clean after either saving the file or reverting it.
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 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.