Class MockPart

java.lang.Object
org.springframework.mock.web.MockPart
All Implemented Interfaces:
Part

public class MockPart extends Object implements Part
Mock implementation of jakarta.servlet.http.Part.
Since:
4.3.12
Author:
Rossen Stoyanchev, Juergen Hoeller
See Also: