Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » System » Assertions » AssertObjectNotEqualTo
| Module: | FoundationLite | 
|---|
Asserts that an object is not equal to the expected one.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inObject | <T> | |
![]()  | 
				inExpectedObject | <T> | |
![]()  | 
				inDescription | String | 
The type of this filter is defined using the type variable T which represents any valid type. Read more.
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced