Documentation
¶
Index ¶
- func TestAbortChange(detector propchange.Detector, t *testing.T)
- func TestAbortNewDocument(detector propchange.Detector, t *testing.T)
- func TestBasicChange(detector propchange.Detector, t *testing.T)
- func TestConcurrentChange(detector propchange.Detector, t *testing.T)
- func TestDelDocument(detector propchange.Detector, t *testing.T)
- func TestDelListener(detector propchange.Detector, t *testing.T)
- func TestDelProperty(detector propchange.Detector, t *testing.T)
- func TestGetListener(detector propchange.Detector, t *testing.T)
- func TestInvalidListener(detector propchange.Detector, t *testing.T)
- func TestListenerDocNotExisting(detector propchange.Detector, t *testing.T)
- func TestListenerMulti(detector propchange.Detector, t *testing.T)
- func TestListenerMultiDelete(detector propchange.Detector, t *testing.T)
- func TestListenerNameReuse(detector propchange.Detector, t *testing.T)
- func TestListenerPropNotExisting(detector propchange.Detector, t *testing.T)
- func TestNewDocument(detector propchange.Detector, t *testing.T)
- func TestSingleChange(detector propchange.Detector, t *testing.T)
- func TestSuite(detector propchange.Detector, t *testing.T)
- func TestUpdateListener(detector propchange.Detector, t *testing.T)
- func TestUsedCloseDoc(detector propchange.Detector, t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestAbortChange ¶
func TestAbortChange(detector propchange.Detector, t *testing.T)
func TestAbortNewDocument ¶
func TestAbortNewDocument(detector propchange.Detector, t *testing.T)
func TestBasicChange ¶
func TestBasicChange(detector propchange.Detector, t *testing.T)
func TestConcurrentChange ¶
func TestConcurrentChange(detector propchange.Detector, t *testing.T)
func TestDelDocument ¶
func TestDelDocument(detector propchange.Detector, t *testing.T)
func TestDelListener ¶
func TestDelListener(detector propchange.Detector, t *testing.T)
func TestDelProperty ¶
func TestDelProperty(detector propchange.Detector, t *testing.T)
func TestGetListener ¶
func TestGetListener(detector propchange.Detector, t *testing.T)
func TestInvalidListener ¶
func TestInvalidListener(detector propchange.Detector, t *testing.T)
func TestListenerDocNotExisting ¶
func TestListenerDocNotExisting(detector propchange.Detector, t *testing.T)
func TestListenerMulti ¶
func TestListenerMulti(detector propchange.Detector, t *testing.T)
func TestListenerMultiDelete ¶
func TestListenerMultiDelete(detector propchange.Detector, t *testing.T)
func TestListenerNameReuse ¶
func TestListenerNameReuse(detector propchange.Detector, t *testing.T)
func TestListenerPropNotExisting ¶
func TestListenerPropNotExisting(detector propchange.Detector, t *testing.T)
func TestNewDocument ¶
func TestNewDocument(detector propchange.Detector, t *testing.T)
func TestSingleChange ¶
func TestSingleChange(detector propchange.Detector, t *testing.T)
func TestUpdateListener ¶
func TestUpdateListener(detector propchange.Detector, t *testing.T)
func TestUsedCloseDoc ¶
func TestUsedCloseDoc(detector propchange.Detector, t *testing.T)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.