Skip to content

Commit

Permalink
Fetched original version.
Browse files Browse the repository at this point in the history
  • Loading branch information
janousch committed May 29, 2020
1 parent e09aee3 commit 1cdd3d6
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"CreatedBy": "Daedalic Entertainment GmbH",
"CreatedByURL": "https://www.daedalic.com/",
"DocsURL": "https://github.com/DaedalicEntertainment/ue4-test-automation",
"EngineVersion": "4.23.0",
"EngineVersion": "4.25.0",
"MarketplaceURL": "",
"SupportURL": "https://github.com/DaedalicEntertainment/ue4-test-automation/issues",
"EnabledByDefault": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,258 @@ void UDaeTestAssertBlueprintFunctionLibrary::AssertWasNotTriggered(
}
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualByte(uint8 Actual, uint8 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualByte(uint8 Actual, uint8 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertCompareByte(uint8 First,
EDaeTestComparisonMethod ShouldBe,
uint8 Second, const FString& What,
Expand All @@ -132,6 +384,48 @@ void UDaeTestAssertBlueprintFunctionLibrary::AssertCompareByte(uint8 First,
AssertCompare(Context, What, First, ShouldBe, Second);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualInt32(int32 Actual, int32 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualInt32(int32 Actual, int32 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualInt32(int32 Actual, int32 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualInt32(int32 Actual, int32 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertEqualInt32(int32 Actual, int32 Expected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertEqual(Context, What, Actual, Expected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertNotEqualInt32(int32 Actual, int32 Unexpected,
const FString& What,
UObject* Context /*= nullptr*/)
{
AssertNotEqual(Context, What, Actual, Unexpected);
}

void UDaeTestAssertBlueprintFunctionLibrary::AssertCompareInt32(int32 First,
EDaeTestComparisonMethod ShouldBe,
int32 Second, const FString& What,
Expand Down

0 comments on commit 1cdd3d6

Please sign in to comment.