Limitations for Unit Test Assertions
 The following are the limitations for the Unit Test Assertions: 
	 
 
  - The top level processes are not supported for unit tests, only the sub processes are used for unit testing.
 - TIBCO Business Studio™ for BusinessWorks™must be installed on the same server where the tests are to run.
 - Mocking of outbound service calls is not currently supported. For example, Invoke REST API, DB calls, EMS queue sender.
 - Unit Tests can currently only be invoked with Maven.
 
Copyright © 2020. TIBCO Software Inc. All Rights Reserved. 
